From 7ee0543a4c8b3d93ea13d599724a8df58b9baf62 Mon Sep 17 00:00:00 2001 From: desven <45808369+desvenlafaxine@users.noreply.github.com> Date: Fri, 8 Oct 2021 15:55:13 -0500 Subject: [PATCH] Skull of Dorviza custom item (#12577) --- code/modules/customitems/item_defines.dm | 11 ++++++++++- icons/obj/custom_items/ulzka_skull.dmi | Bin 0 -> 765 bytes 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 icons/obj/custom_items/ulzka_skull.dmi diff --git a/code/modules/customitems/item_defines.dm b/code/modules/customitems/item_defines.dm index d8b0387ee67..d1ec18b6367 100644 --- a/code/modules/customitems/item_defines.dm +++ b/code/modules/customitems/item_defines.dm @@ -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 \ No newline at end of file + 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 \ No newline at end of file diff --git a/icons/obj/custom_items/ulzka_skull.dmi b/icons/obj/custom_items/ulzka_skull.dmi new file mode 100644 index 0000000000000000000000000000000000000000..37ea9066839f5005c719f22e56b6ec5fa3f3f3d0 GIT binary patch literal 765 zcmV%cg(eqU8oRKUQ%ww7>Y+~Ae~0004WQchCV=-0C=2JR&a84_w-Y6@%7{?OD!tS%+FJ>RWQ*r;NmRL zOex6#a*U0*I5Sc+(=$pSoZ^zil2jm5sWhi5J2AdEyEG?9iHkEOv#1y-YRJWzR+N~V z3SnbY8=sMiP;P>vTv@@@&jsuj0QUbYI*K;nqyPW`|4BqaR7i>KmAy{mKoG~Bm1s^B z_>@Q#6wd70r%UNIjXSb)E>fW&cUMJ`-yjdby#*2l5{T!3f&z($Vr;0 zSq;wQub}exA=81U{31t9E5s{ejI4g4vFa$uIL)Hpd z0Bf+EU5Tn6f{Nzs0ig;frL0kl8O^Kb0FZi_8FvL}70NPU*4~)Q&TIje(MB#xV1v!< zjaveu-S`Dw1Nh=8DYF8O9dP3pAi~T@7O%kE4@AafR8a@q1_4v;MWK2J@Sqrph{Q5ZRE#9-?0)vcxD zYGwM_`eYf3XUAjIJ*I1Qf6fwLbO+RE=EMN&Fi_Oo;{<6#^I(?#AJk3k!wS v0R-Z