Manually ports Bay's volume inventory system.

This commit is contained in:
Neerti
2016-04-06 03:31:21 -04:00
parent 54627608e1
commit 469c01daf9
17 changed files with 187 additions and 75 deletions

View File

@@ -30,7 +30,6 @@
icon_state = "satchel"
slot_flags = SLOT_BELT | SLOT_POCKET
w_class = 3
storage_slots = 50
max_storage_space = 200 //Doesn't matter what this is, so long as it's more or equal to storage_slots * ore.w_class
max_storage_space = 100
max_w_class = 3
can_hold = list(/obj/item/weapon/fossil)