mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-22 08:01:06 +00:00
Trinary Fixes (#17295)
This commit is contained in:
@@ -10,11 +10,16 @@
|
||||
path = /obj/item/clothing/accessory/badge/trinary
|
||||
slot = slot_tie
|
||||
|
||||
/datum/gear/religion/trinary/coif
|
||||
display_name = "trinary perfection coif"
|
||||
path = /obj/item/clothing/head/trinary
|
||||
slot = slot_head
|
||||
|
||||
/datum/gear/religion/trinary/robe
|
||||
display_name = "trinary perfection robes selection"
|
||||
description = "A selection of robes worn by adherents of the Trinary Perfection."
|
||||
path = /obj/item/clothing/suit/trinary_robes
|
||||
slot = slot_w_uniform
|
||||
slot = slot_wear_suit
|
||||
|
||||
/datum/gear/religion/trinary/robe/New()
|
||||
..()
|
||||
|
||||
7
html/changelogs/geeves-trinary_fix.yml
Normal file
7
html/changelogs/geeves-trinary_fix.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
author: Geeves
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- bugfix: "Fixed Trinary robes not appearing correctly in the loadout."
|
||||
- bugfix: "Fixed Trinary coif not being in the loadout."
|
||||
Reference in New Issue
Block a user