New Funny Sec gun (#7503)

This commit is contained in:
FluffMedic
2024-01-11 11:11:01 -05:00
committed by GitHub
parent 0888918e22
commit d9817afd8e
3 changed files with 43 additions and 3 deletions

View File

@@ -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"