mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 04:51:32 +01:00
Random Colored Silversun Shirts (#8325)
This commit is contained in:
@@ -202,6 +202,7 @@
|
||||
var/shirts = list()
|
||||
shirts["cyan silversun shirt"] = /obj/item/clothing/accessory/silversun
|
||||
shirts["red silversun shirt"] = /obj/item/clothing/accessory/silversun/red
|
||||
shirts["random colored silversun shirt"] = /obj/item/clothing/accessory/silversun/random
|
||||
gear_tweaks += new/datum/gear_tweak/path(shirts)
|
||||
|
||||
/datum/gear/accessory/scarf
|
||||
|
||||
Reference in New Issue
Block a user