Merge pull request #3508 from Michiyamenotehifunana/recolorable-guns

Recolorable Guns and more ballistics for Security
This commit is contained in:
LetterJay
2017-10-29 23:43:20 -04:00
committed by GitHub
5 changed files with 297 additions and 2 deletions

View File

@@ -28,7 +28,11 @@
new /obj/item/clothing/gloves/color/captain(src)
new /obj/item/restraints/handcuffs/cable/zipties(src)
new /obj/item/storage/belt/sabre(src)
new /obj/item/gun/energy/e_gun(src)
new /obj/item/gun/energy/e_gun/cx(src)
new /obj/item/gun/ballistic/automatic/pistol/p37(src)
new /obj/item/ammo_box/magazine/m9mm/p37(src)
new /obj/item/ammo_box/magazine/m9mm/p37/rubber(src)
new /obj/item/ammo_box/magazine/m9mm/p37/rubber(src)
new /obj/item/door_remote/captain(src)
/obj/structure/closet/secure_closet/hop
@@ -51,7 +55,7 @@
new /obj/item/device/assembly/flash/handheld(src)
new /obj/item/clothing/glasses/sunglasses(src)
new /obj/item/restraints/handcuffs/cable/zipties(src)
new /obj/item/gun/energy/e_gun(src)
new /obj/item/gun/energy/e_gun/cx(src)
new /obj/item/clothing/neck/petcollar(src)
new /obj/item/door_remote/civillian(src)