Wrist & headphone radios (#12225)

This commit is contained in:
Casper3667
2021-07-31 12:48:09 +02:00
committed by GitHub
parent dd37b014d4
commit d2c67e34e6
18 changed files with 419 additions and 62 deletions
+1 -1
View File
@@ -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