mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 20:43:10 +01:00
High Loft Jacket Addition (#14146)
This commit is contained in:
@@ -228,6 +228,12 @@ datum/gear/suit/colorvest
|
||||
path = /obj/item/clothing/suit/storage/hooded/wintercoat/colorable
|
||||
flags = GEAR_HAS_NAME_SELECTION | GEAR_HAS_DESC_SELECTION | GEAR_HAS_COLOR_SELECTION
|
||||
|
||||
/datum/gear/suit/highloft_colorable
|
||||
display_name = "colorable high loft jacket"
|
||||
description = "An upper arms and back bands colorable high loft jacket."
|
||||
path = /obj/item/clothing/suit/storage/toggle/highloft
|
||||
flags = GEAR_HAS_NAME_SELECTION | GEAR_HAS_DESC_SELECTION | GEAR_HAS_COLOR_SELECTION
|
||||
|
||||
/datum/gear/suit/secjacketofficer
|
||||
display_name = "security jacket selection (Security Officer)"
|
||||
path = /obj/item/clothing/suit/storage/security/officer
|
||||
|
||||
Reference in New Issue
Block a user