This commit is contained in:
Steelpoint
2014-04-03 01:33:22 +08:00
parent f45391a838
commit 52a8aa3bfa
@@ -188,11 +188,10 @@
storage_slots = 6
max_w_class = 4 // Set to this so the trash bag and light replacer can fit. - Steelpoint
can_hold = list(
/obj/item/weapon/gun/magic/wand,
/obj/item/weapon/grenade/chem_grenade/cleaner,
/obj/item/device/lightreplacer,
/obj/item/device/flashlight,
/obj/item/weapon/reagent_containers/spray,
/obj/item/weapon/soap
/obj/item/weapon/soap,
/obj/item/weapon/storage/bag/trash
)