mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-05 15:02:56 +00:00
Fixes some Sol uniforms having their uniforms being unable to be rolled (#14243)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user