From 94153025514b035a0ec00de82b68d4a770891e84 Mon Sep 17 00:00:00 2001 From: Braiden Date: Sun, 30 Aug 2020 00:09:37 -0500 Subject: [PATCH] again --- .../client/preference_setup/loadout/loadout_fluffitems_yw.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/client/preference_setup/loadout/loadout_fluffitems_yw.dm b/code/modules/client/preference_setup/loadout/loadout_fluffitems_yw.dm index 38c01d1103..fc5e3ca082 100644 --- a/code/modules/client/preference_setup/loadout/loadout_fluffitems_yw.dm +++ b/code/modules/client/preference_setup/loadout/loadout_fluffitems_yw.dm @@ -636,7 +636,7 @@ ckeywhitelist = list("kbraid") character_name = list("Eili") //Character name. this variable is required, or the item doesn't show in loadout. Change to "character_name = null" if not character restricted. //Braid -/datum/gear/fluff/kbraidgoggles +/datum/gear/fluff/kbraidoutfit path = /obj/item/clothing/suit/storage/hooded/fluff/kbraid display_name = "Braid uniform" description = "The uniform of an Avali named Braid"