Ensures contraband for supply computers can be properly acquired via hacking

This commit is contained in:
Yoshax
2016-07-23 20:24:04 +01:00
parent baa25044c3
commit 93b7e661c4
3 changed files with 5 additions and 17 deletions
+2 -2
View File
@@ -31,7 +31,7 @@
cost = 25
containertype = /obj/structure/closet/crate
containername = "Special Ops crate"
hidden = 1
contraband = 1
/datum/supply_packs/security/bolt_rifles_mosin
name = "Surplus militia rifles"
@@ -40,6 +40,6 @@
/obj/item/ammo_magazine/clip/a762 = 6
)
cost = 50
hidden = 1
contraband = 1
containertype = /obj/structure/closet/crate/secure/weapon
containername = "Weapons crate"