Fixes a few Skrell xenowear items. (#19639)

Fixes the Skrandana to be white, and spelling errors on the Weishii robe
and Worker's hat.
Also, not quite sure if it should be worker's hat or workers hat.

---------

Co-authored-by: Stev-the-third <Rose@flurf.net>
This commit is contained in:
Stev-the-third
2024-07-25 13:20:04 +00:00
committed by GitHub
co-authored by Stev-the-third
parent 435c5fd3b5
commit 44cef22318
4 changed files with 63 additions and 4 deletions
+2 -2
View File
@@ -209,14 +209,14 @@
return ..()
/obj/item/clothing/ears/skrell/workcap
name = "Worker's Cap"
name = "workers cap"
desc = "A simple clothing item used by Skrell to cover their headtails. It comes with a main sleeve for the middle headtail, with smaller sleeves for the outer headtails to help keep it in place."
icon = 'icons/obj/item/clothing/ears/skrell/nralakk_caps.dmi'
item_state = "skrell_cap"
icon_state = "skrell_cap_item"
/obj/item/clothing/ears/skrell/workcap/long
name = "Long Worker's Cap"
name = "long workers cap"
desc = "A simple clothing item used by Skrell to cover their headtails. It comes with a main sleeve for the middle headtail, with smaller sleeves for the outer headtails to help keep it in place. This one is longer to account for Skrell with longer headtails."
item_state = "skrell_cap_long"
@@ -707,7 +707,7 @@
/obj/item/clothing/accessory/poncho/shouldercape/qeblak
name = "qeblak mantle"
desc = "A mantle denoting the wearer as a member fo the Qeblak faith."
desc = "A mantle denoting the wearer as a member of the Qeblak faith."
desc_extended = "This mantle denotes the wearer as a member of the Qeblak faith. \
It is given to followers after they have completed their coming of age ceremony. \
The symbol on the back is of a protostar as it transitions into a main sequence star, \
@@ -718,7 +718,7 @@
/obj/item/clothing/accessory/poncho/shouldercape/weishiirobe
name = "weishii robe"
desc = "A robe denoting the wearer as a member fo the Weishii faith."
desc = "A robe denoting the wearer as a member of the Weishii faith."
desc_extended = "This mantle denotes the wearer as a member of the Weishii faith. \
It is given to followers after they have spent time on a Weishiin Sanctuary."
icon_state = "weishii_robe"