mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-28 23:59:40 +01:00
Merge pull request #1956 from CHOMPStationBot/upstream-merge-10328
[MIRROR] Pilot Headset Fix
This commit is contained in:
@@ -81,13 +81,13 @@
|
||||
|
||||
/obj/item/device/radio/headset/pilot
|
||||
name = "pilot's headset"
|
||||
desc = "A headset used by pilots, has access to the explorer channel."
|
||||
desc = "A headset used by pilots."
|
||||
icon_state = "pilot_headset"
|
||||
adhoc_fallback = TRUE
|
||||
|
||||
/obj/item/device/radio/headset/pilot/alt
|
||||
name = "pilot's bowman headset"
|
||||
desc = "A bowman headset used by pilots, has access to the explorer channel."
|
||||
desc = "A bowman headset used by pilots."
|
||||
icon_state = "pilot_headset_alt"
|
||||
|
||||
/obj/item/device/radio/headset/explorer
|
||||
|
||||
Reference in New Issue
Block a user