mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
Adds Tallit to Religious Loadout (#16253)
* Adds Tallit * Update loadout_religion.dm * Add files via upload * Fixes item names * Update loadout_religion.dm * Create tallit.yml
This commit is contained in:
@@ -67,6 +67,13 @@
|
||||
slot = slot_head
|
||||
flags = GEAR_HAS_DESC_SELECTION | GEAR_HAS_COLOR_SELECTION
|
||||
|
||||
/datum/gear/religion/tallit
|
||||
display_name = "tallit"
|
||||
description = "A prayer shawl commonly worn by those of Jewish faith."
|
||||
path = /obj/item/clothing/accessory/tallit
|
||||
slot = slot_tie
|
||||
flags = GEAR_HAS_DESC_SELECTION | GEAR_HAS_COLOR_SELECTION
|
||||
|
||||
/datum/gear/religion/dominia/robe
|
||||
display_name = "dominian robe selection"
|
||||
description = "A selection of robes belonging to Dominia's Moroz Holy Tribunal."
|
||||
|
||||
Reference in New Issue
Block a user