mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 20:43:10 +01:00
Silversun Shirt Loadout Now Has a Description (#13286)
This commit is contained in:
@@ -232,6 +232,7 @@
|
||||
/datum/gear/accessory/silversun
|
||||
display_name = "silversun floral shirt selection"
|
||||
path = /obj/item/clothing/accessory/silversun
|
||||
description = "A selection of Silversun floral shirts."
|
||||
flags = GEAR_HAS_DESC_SELECTION
|
||||
|
||||
/datum/gear/accessory/silversun/New()
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
author: SleepyGem
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- bugfix: "Silversun shirt selection in the loadout no longer defaults to the description of the first shirt."
|
||||
Reference in New Issue
Block a user