mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-17 19:07:26 +01:00
Sleek Wristbound Radio (#15918)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user