mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
New Funny Sec gun (#7503)
This commit is contained in:
@@ -24,4 +24,14 @@
|
||||
)
|
||||
cost = 250
|
||||
containertype = /obj/structure/closet/crate/secure/gear
|
||||
containername = "PSG-P crate"
|
||||
containername = "PSG-P crate"
|
||||
|
||||
/datum/supply_pack/security/rednetgun
|
||||
name = "Experimental Capture Gun"
|
||||
num_contained = 4
|
||||
contains = list(
|
||||
/obj/item/weapon/gun/energy/rednetgun
|
||||
)
|
||||
cost = 150
|
||||
containertype = /obj/structure/closet/crate/secure/gear
|
||||
containername = "Expirmental Capture crate"
|
||||
Reference in New Issue
Block a user