diff --git a/code/modules/client/preference_setup/loadout/loadout_xeno_vr.dm b/code/modules/client/preference_setup/loadout/loadout_xeno_vr.dm index f7334182d0c..489f4e857af 100644 --- a/code/modules/client/preference_setup/loadout/loadout_xeno_vr.dm +++ b/code/modules/client/preference_setup/loadout/loadout_xeno_vr.dm @@ -123,7 +123,7 @@ gear_tweaks += new/datum/gear_tweak/path(sortAssoc(badges)) /datum/gear/suit/altevian_officer_suit - description = "An emblem commonly seen worn by the altevians for their work operations." + description = "A comfortable official suit for altevian command officers." display_name = "altevian officer's suit selection, site manager" whitelisted = SPECIES_ALTEVIAN allowed_roles = list("Site Manager")