From 396872e98eaaa8ae4ae62e8ba47698a6c4a1a94c Mon Sep 17 00:00:00 2001 From: timothyteakettle <59849408+timothyteakettle@users.noreply.github.com> Date: Mon, 28 Sep 2020 23:21:34 +0100 Subject: [PATCH] show the right thing --- code/modules/client/preferences.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/client/preferences.dm b/code/modules/client/preferences.dm index a673012118..ed16ef7615 100644 --- a/code/modules/client/preferences.dm +++ b/code/modules/client/preferences.dm @@ -544,7 +544,7 @@ GLOBAL_LIST_EMPTY(preferences_datums) if(length(pref_species.allowed_limb_ids)) if(!chosen_limb_id || !(chosen_limb_id in pref_species.allowed_limb_ids)) - chosen_limb_id = pref_species.id + chosen_limb_id = pref_species.limbs_id || pref_species.id dat += "