Skull of Dorviza custom item (#12577)

This commit is contained in:
desven
2021-10-08 17:55:13 -03:00
committed by GitHub
parent d04fc183d9
commit 7ee0543a4c
2 changed files with 10 additions and 1 deletions
+10 -1
View File
@@ -2171,4 +2171,13 @@ All custom items with worn sprites must follow the contained sprite system: http
desc = "A green-and-silver wooden die with six sides, beautifully carved and delicately painted. The single dot on the number one side is, on closer inspection, a miniature image of the god Rredouane."
icon_state = "sur_g_d1"
base_icon = "sur_g_d"
favored_number = 6
favored_number = 6
/obj/item/clothing/head/fluff/ulzka_skull // The skull of Ulzka Dorviza - The Continuity of Ulzka Dorviza - boggle08
name = "skull of Ulzka Dorviza"
desc = "This is the polished skull of a long dead Unathi. Great horns adorn either side of it, however, one of them is cracked off. In the rare instance it isn't lodged firmly in the gestalt it belongs to, it is bagged and tied up into the cowl that houses it."
icon = 'icons/obj/custom_items/ulzka_skull.dmi'
icon_state = "ulzka_skull"
item_state = "ulzka_skull"
canremove = FALSE
contained_sprite = TRUE