Skip to content

Commit

Permalink
больше inhand бандан (#13499)
Browse files Browse the repository at this point in the history
* больше inhand бандан
  • Loading branch information
shahribek authored Aug 25, 2024
1 parent f0db873 commit 8153d38
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions code/modules/clothing/masks/miscellaneous.dm
Original file line number Diff line number Diff line change
Expand Up @@ -224,11 +224,13 @@
name = "red bandana"
desc = "A fine red bandana with nanotech lining."
icon_state = "bandred"
item_state = "redbandana"

/obj/item/clothing/mask/bandana/blue
name = "blue bandana"
desc = "A fine blue bandana with nanotech lining."
icon_state = "bandblue"
item_state = "bluebandana"

/obj/item/clothing/mask/bandana/green
name = "green bandana"
Expand All @@ -239,16 +241,19 @@
name = "gold bandana"
desc = "A fine gold bandana with nanotech lining."
icon_state = "bandgold"
item_state = "goldbandana"

/obj/item/clothing/mask/bandana/black
name = "black bandana"
desc = "A fine black bandana with nanotech lining."
icon_state = "bandblack"
item_state = "blackbandana"

/obj/item/clothing/mask/bandana/skull
name = "skull bandana"
desc = "A fine black bandana with nanotech lining and a skull emblem."
icon_state = "bandskull"
item_state = "skullbandana"

/obj/item/clothing/mask/tie
body_parts_covered = 0
Expand Down
Binary file modified icons/mob/inhands/clothing_lefthand.dmi
Binary file not shown.
Binary file modified icons/mob/inhands/clothing_righthand.dmi
Binary file not shown.

0 comments on commit 8153d38

Please sign in to comment.