Skip to content

Commit

Permalink
Gives blueshield's headsets flavor text
Browse files Browse the repository at this point in the history
  • Loading branch information
Gw0sty committed Sep 28, 2024
1 parent 180cf64 commit 2b255d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions monkestation/code/modules/blueshield/clothing.dm
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@

/obj/item/radio/headset/headset_bs
name = "\proper the blueshield's headset"
desc = "The headset of the guy who keeps the administration alive."
icon = 'monkestation/code/modules/blueshield/icons/radio.dmi'
worn_icon = 'monkestation/code/modules/blueshift/icons/mob/clothing/ears.dmi'
icon_state = "bshield_headset"
Expand All @@ -210,6 +211,7 @@

/obj/item/radio/headset/headset_bs/alt
name = "\proper the blueshield's bowman headset"
desc = "The headset of the guy who keeps the administration alive. Protects your ears from flashbangs."
icon_state = "bshield_headset_alt"
worn_icon_state = "bshield_headset_alt"

Expand Down

0 comments on commit 2b255d6

Please sign in to comment.