Fixes some Sol uniforms having their uniforms being unable to be rolled (#14243)

This commit is contained in:
Wowzewow (Wezzy)
2022-06-09 18:03:20 +08:00
committed by GitHub
parent cd75a5ae4e
commit 46708ab624
21 changed files with 193 additions and 182 deletions

View File

@@ -135,8 +135,8 @@ STOCK_ITEM_RARE(rare_clothing, 1)
/obj/item/clothing/suit/storage/vysoka/f,
/obj/item/clothing/suit/storage/vysoka,
/obj/item/clothing/under/rank/iacjumpsuit,
/obj/item/clothing/under/rank/fatigues/marine,
/obj/item/clothing/under/rank/dress/subofficer,
/obj/item/clothing/under/rank/sol/marine,
/obj/item/clothing/under/rank/sol/dress/subofficer,
/obj/item/clothing/under/dominia/lyodsuit/hoodie,
/obj/item/clothing/shoes/sandal/clogs,
/obj/item/clothing/under/lance,
@@ -150,4 +150,4 @@ STOCK_ITEM_RARE(megacorp_goods, 0.25)
var/obj/item/adv_item = pick(/obj/item/storage/backpack/service, /obj/item/device/advanced_healthanalyzer)
new adv_item(L)
STOCK_ITEM_RARE(nothing, 0)
STOCK_ITEM_RARE(nothing, 0)