burger man (#18194)

This commit is contained in:
RustingWithYou
2024-01-15 15:49:19 +00:00
committed by GitHub
parent 3b06d0657c
commit de8c9f68e3
5 changed files with 64 additions and 5 deletions
+8
View File
@@ -657,6 +657,14 @@
icon_state = "konyang_police_lieutenant_hat"
item_state = "konyang_police_lieutenant_hat"
/obj/item/clothing/head/konyang/burger
name = "\improper UP! Burger cap"
desc = "An astoundingly bright orange hat, worn by employees of UP! Burger (or Burger UP!, depending on preference), a Gwok Group subsidiary."
icon = 'icons/clothing/under/uniforms/konyang_uniforms.dmi'
icon_state = "upburger-cap"
item_state = "upburger-cap"
contained_sprite = TRUE
/obj/item/clothing/head/helmet/konyang
name = "konyang army helmet"
desc = "A woodland colored helmet made from advanced ceramic."
@@ -716,3 +716,11 @@
icon_state = "pachrom"
item_state = "pachrom"
armor = null
/obj/item/clothing/under/rank/konyang/burger
name = "\improper UP! Burger uniform"
desc = "An astoundingly bright orange uniform, worn by employees of UP! Burger (or Burger UP!, depending on preference), a Gwok Group subsidiary."
icon_state = "upburger"
item_state = "upburger"
contained_sprite = TRUE
has_sensor = SUIT_NO_SENSORS