Files
CHOMPStation2/code
Loganbacca cbd73c9845 Fix item drop layer bug
Similar to the handcuff resisting layer bug.

When removing an item from your inventory that has associated inventory slots, items that were dropped from the extra inventory slots would be dropped with incorrect layer variables (set to 20 so they were rendered over the UI).
Now when the extra items are dropped, it calls the drop_from_inventory() proc, which correctly changes their layer back.
2014-01-30 23:42:21 +13:00
..
2014-01-22 22:40:21 -06:00
2014-01-13 14:10:56 +00:00
2014-01-30 23:42:21 +13:00
2014-01-06 00:13:49 +10:30