Sleek Wristbound Radio (#15918)

This commit is contained in:
Geeves
2023-03-06 15:01:49 +02:00
committed by GitHub
parent 650b8a5ba6
commit 243da52b21
6 changed files with 23 additions and 7 deletions
+1 -1
View File
@@ -446,7 +446,7 @@ datum/preferences
character.pda_choice = pda_choice
if(headset_choice > OUTFIT_WRISTRAD || headset_choice < OUTFIT_NOTHING)
if(headset_choice > OUTFIT_THIN_WRISTRAD || headset_choice < OUTFIT_NOTHING)
headset_choice = OUTFIT_HEADSET
character.headset_choice = headset_choice