mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 21:12:24 +01:00
Wrist & headphone radios (#12225)
This commit is contained in:
@@ -492,7 +492,7 @@ datum/preferences
|
||||
|
||||
character.pda_choice = pda_choice
|
||||
|
||||
if(headset_choice > OUTFIT_BOWMAN || headset_choice < OUTFIT_NOTHING)
|
||||
if(headset_choice > OUTFIT_WRISTRAD || headset_choice < OUTFIT_NOTHING)
|
||||
headset_choice = OUTFIT_HEADSET
|
||||
|
||||
character.headset_choice = headset_choice
|
||||
|
||||
Reference in New Issue
Block a user