Skip to content
This repository has been archived by the owner on Jun 7, 2022. It is now read-only.

Commit

Permalink
[MIRROR] Tweaks contraband prices for cargo (#718)
Browse files Browse the repository at this point in the history
* Tweaks contraband prices for cargo (#3679)

* Update packs.dm

- makes spec ops crate viable for lone traitors

* Update packs.dm

- reduce null goodies slightly

* Revert "Update packs.dm"

This reverts commit c846756b93875c19cddc4d77aca5e2ac3afb907c.

* Tweaks contraband prices for cargo

Co-authored-by: bloons3 <bloons3@users.noreply.github.com>
  • Loading branch information
aquila33-bot and bloons3 committed Mar 27, 2021
1 parent fad2bf0 commit 3fbd741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/cargo/packs.dm
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@
name = "Special Ops Supplies"
desc = "(*!&@#SAD ABOUT THAT NULL_ENTRY, HUH OPERATIVE? WELL, THIS LITTLE ORDER CAN STILL HELP YOU OUT IN A PINCH. CONTAINS A BOX OF FIVE EMP GRENADES, THREE SMOKEBOMBS, AN INCENDIARY GRENADE, AND A \"SLEEPY PEN\" FULL OF NICE TOXINS!#@*$"
hidden = TRUE
cost = 2000
cost = 800
contains = list(/obj/item/storage/box/emps,
/obj/item/grenade/smokebomb,
/obj/item/grenade/smokebomb,
Expand Down

0 comments on commit 3fbd741

Please sign in to comment.