Pouches (#12432)
* The Ammo Pouch It holds magazines and most forms of ammo. * The Ammo Pouch It holds magazines and most forms of ammo.
This commit is contained in:
@@ -100,6 +100,12 @@
|
||||
cost = 1
|
||||
exclude_modes = list(/datum/game_mode/nuclear, /datum/game_mode/nuclear/clown_ops)
|
||||
|
||||
/datum/uplink_item/device_tools/ammo_pouch
|
||||
name = "Ammo Pouch"
|
||||
desc = "A small yet large enough pouch that can fit in your pocket, and has room for three magazines."
|
||||
item = /obj/item/storage/bag/ammo
|
||||
cost = 1
|
||||
|
||||
/datum/uplink_item/device_tools/fakenucleardisk
|
||||
name = "Decoy Nuclear Authentication Disk"
|
||||
desc = "It's just a normal disk. Visually it's identical to the real deal, but it won't hold up under closer scrutiny by the Captain. \
|
||||
|
||||
Reference in New Issue
Block a user