mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 05:23:22 +01:00
Accessory Suit + Pants Fixes (#20359)
Fixes accessories not showing up on suit items. Confusingly, accessories used the "_un" uniform suffix - this changes them to use the "_ac" suffix. Also moved some files around to their proper place (hair pins and bows aren't accessories, they're ear slot items, etc.) Fixes #20361 Fixes #20352 Fixes #20354
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
/datum/gear/uniform/offworlder/skirt
|
||||
display_name = "CR skirt"
|
||||
path = /obj/item/clothing/pants/skirt/offworlder
|
||||
path = /obj/item/clothing/under/dress/offworlder/skirt
|
||||
|
||||
/datum/gear/eyes/starshades
|
||||
display_name = "starshades"
|
||||
|
||||
Reference in New Issue
Block a user