mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-23 20:16:19 +01:00
VS: Flags for these headsets to have adhoc_fallback
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
icon_state = "pilot_headset"
|
||||
item_state = "headset"
|
||||
ks2type = /obj/item/device/encryptionkey/pilot
|
||||
adhoc_fallback = TRUE //VOREStation Edit
|
||||
|
||||
/obj/item/device/radio/headset/pilot/alt
|
||||
name = "pilot's bowman headset"
|
||||
@@ -16,6 +17,7 @@
|
||||
icon_state = "exp_headset"
|
||||
item_state = "headset"
|
||||
ks2type = /obj/item/device/encryptionkey/explorer
|
||||
adhoc_fallback = TRUE //VOREStation Edit
|
||||
|
||||
/obj/item/device/radio/headset/explorer/alt
|
||||
name = "explorer's bowman headset"
|
||||
@@ -28,6 +30,7 @@
|
||||
icon_state = "sar_headset"
|
||||
item_state = "headset"
|
||||
ks2type = /obj/item/device/encryptionkey/sar
|
||||
adhoc_fallback = TRUE //VOREStation Edit
|
||||
|
||||
/obj/item/device/radio/headset/sar/alt
|
||||
name = "sar radio bowman headset"
|
||||
|
||||
Reference in New Issue
Block a user