Polaris Merge Sync

This commit is contained in:
Arokha Sieyes
2017-03-26 20:12:34 -04:00
105 changed files with 484 additions and 522 deletions
@@ -45,7 +45,7 @@
/obj/structure/closet/chefcloset/New()
..()
new /obj/item/clothing/under/sundress(src)
new /obj/item/clothing/under/dress/sundress(src)
new /obj/item/clothing/under/waiter(src)
new /obj/item/clothing/under/waiter(src)
new /obj/item/device/radio/headset/headset_service(src)
@@ -256,7 +256,6 @@
name = "inflatable barrier box"
desc = "Contains inflatable walls and doors."
icon_state = "inf_box"
item_state = "syringe_kit"
w_class = ITEMSIZE_NORMAL
max_storage_space = ITEMSIZE_COST_NORMAL * 7
can_hold = list(/obj/item/inflatable)