U_I Phase 1.1: Fix phase 1 bugs

Softsuits making your clothes disappear, PDAs in ID slot making you double
This commit is contained in:
Arokha Sieyes
2018-03-06 21:00:58 -05:00
parent aa9ec19118
commit 94c2110f27
3 changed files with 27 additions and 30 deletions

View File

@@ -23,7 +23,7 @@
name = "box"
desc = "It's just an ordinary box."
icon_state = "box"
item_state_slots = list(slot_r_hand_str = "syringe_kit", slot_l_hand_str = "syringe_kit")
item_state = "syringe_kit"
var/foldable = /obj/item/stack/material/cardboard // BubbleWrap - if set, can be folded (when empty) into a sheet of cardboard
max_w_class = ITEMSIZE_SMALL
max_storage_space = INVENTORY_BOX_SPACE