meanwhile as i driver tiger INSANE

This commit is contained in:
Aurorablade
2016-02-25 16:17:39 -05:00
parent 71ebef0338
commit 5f98feb0bc
32 changed files with 40 additions and 116 deletions
@@ -50,9 +50,6 @@
/obj/item/weapon/reagent_containers/attack_self(mob/user as mob)
return
/obj/item/weapon/reagent_containers/attack(mob/M as mob, mob/user as mob, def_zone)
return
// this prevented pills, food, and other things from being picked up by bags.
// possibly intentional, but removing it allows us to not duplicate functionality.
// -Sayu (storage conslidation)