mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 04:51:32 +01:00
Colorable vest (#11721)
This commit is contained in:
@@ -14,6 +14,11 @@
|
||||
cost = 2
|
||||
flags = GEAR_HAS_NAME_SELECTION | GEAR_HAS_DESC_SELECTION | GEAR_HAS_COLOR_SELECTION
|
||||
|
||||
datum/gear/suit/colorvest
|
||||
display_name = "colorable vest"
|
||||
path = /obj/item/clothing/suit/storage/toggle/brown_jacket/sleeveless/colorable
|
||||
flags = GEAR_HAS_NAME_SELECTION | GEAR_HAS_DESC_SELECTION | GEAR_HAS_COLOR_SELECTION
|
||||
|
||||
/datum/gear/suit/leather
|
||||
display_name = "jacket selection"
|
||||
description = "A selection of jackets."
|
||||
|
||||
Reference in New Issue
Block a user