From 34dfd9b6f5c202baf693c5cf33965e7de9a417b8 Mon Sep 17 00:00:00 2001 From: Sharkmare <34294231+Sharkmare@users.noreply.github.com> Date: Sat, 11 Feb 2023 06:37:28 +0100 Subject: [PATCH] Reroute Teshwraps to just use Footwraps This mainly only matters for shapeshifters who thought tesh have to use this. Yes, this is a self-callout. --- code/modules/client/preference_setup/loadout/loadout_xeno.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/client/preference_setup/loadout/loadout_xeno.dm b/code/modules/client/preference_setup/loadout/loadout_xeno.dm index 41cc5aa037..0ee1cf86dd 100644 --- a/code/modules/client/preference_setup/loadout/loadout_xeno.dm +++ b/code/modules/client/preference_setup/loadout/loadout_xeno.dm @@ -680,7 +680,7 @@ /datum/gear/shoes/teshwrap display_name = "Teshari legwraps" - path = /obj/item/clothing/shoes/footwraps/teshari + path = /obj/item/clothing/shoes/footwraps //CHOMPEDIT: Tesh can wear regular footwraps, but im paranoid about corrupting saves so we just repath this for now sort_category = "Xenowear" whitelisted = SPECIES_TESHARI cost = 1