mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
Adds kippah to loadout/religion (#13778)
This commit is contained in:
@@ -33,6 +33,13 @@
|
||||
display_name = "rosary"
|
||||
path = /obj/item/clothing/accessory/rosary
|
||||
|
||||
/datum/gear/religion/kippah
|
||||
display_name = "kippah"
|
||||
description = "A head covering commonly worn by those of Jewish faith."
|
||||
path = /obj/item/clothing/head/kippah
|
||||
slot = slot_head
|
||||
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