mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 14:31:59 +01:00
Suits and Overwear Cost One Point (#14231)
This commit is contained in:
@@ -4,14 +4,12 @@
|
||||
path = /obj/item/clothing/suit/apron
|
||||
slot = slot_wear_suit
|
||||
sort_category = "Suits and Overwear"
|
||||
cost = 2
|
||||
cost = 1
|
||||
|
||||
/datum/gear/suit/colorapron
|
||||
display_name = "apron, multipurpose"
|
||||
path = /obj/item/clothing/suit/apron/colored
|
||||
slot = slot_wear_suit
|
||||
sort_category = "Suits and Overwear"
|
||||
cost = 2
|
||||
flags = GEAR_HAS_NAME_SELECTION | GEAR_HAS_DESC_SELECTION | GEAR_HAS_COLOR_SELECTION
|
||||
|
||||
datum/gear/suit/colorvest
|
||||
|
||||
Reference in New Issue
Block a user