Skip to content

Commit

Permalink
adds description and names
Browse files Browse the repository at this point in the history
  • Loading branch information
SynthTwo committed Nov 11, 2024
1 parent cfa7383 commit 6643a1d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
supports_variations_flags = CLOTHING_SNOUTED_VARIATION_NO_NEW_ICON
dog_fashion = null

/obj/item/clothing/head/costume/iris/teto_hat
name = "maid headband"
desc = "Maid in China."
icon_state = "teto_hat"

/obj/item/clothing/head/costume/iris/miku_hat
name = "maid headband"
name = "mesmerizing waitress hat"
desc = "Maid in China."
icon_state = "miku_hat"

/obj/item/clothing/head/costume/iris/teto_hat
name = "mesmerizing red cap"
desc = "A plain red cap with a smiley face pinned to it. Quite ironic, as exaltation has lost its meaning in this place."
icon_state = "teto_hat"
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
can_adjust = FALSE

/obj/item/clothing/under/costume/iris/miku
name = "cavalry uniform"
desc = "Dedicate yourself to something better. To loyalty, honour, for it only dies when everyone abandons it."
name = "mesmerizing waitress dress"
desc = "A blue, waitress outfit tailor-made for a past era. You can't help but feel like you've seen this particular uniform before; the more you think about it, the more muddled your mind gets..."
icon_state = "miku"

/obj/item/clothing/under/costume/iris/teto
name = "cavalry uniform"
desc = "Dedicate yourself to something better. To loyalty, honour, for it only dies when everyone abandons it."
name = "mesmerizing red overalls"
desc = "A uniform consisting of red overalls, a black tie and a striped shirt. It's quite straight, ordinary and simple to look at. Not for dodging matters right in front of you, however."
icon_state = "teto"

0 comments on commit 6643a1d

Please sign in to comment.