From dfb4cea0d7e8ca6d2657d3281e684e64959151c1 Mon Sep 17 00:00:00 2001 From: izac112 Date: Tue, 17 Sep 2019 06:41:21 +0200 Subject: [PATCH] move your feet and - captmatt4, fluff Eliana Noya --- .../preference_setup/loadout/loadout_fluffitems_yw.dm | 7 +++++++ 1 file changed, 7 insertions(+) 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 db79a0f155..958c47bfcc 100644 --- a/code/modules/client/preference_setup/loadout/loadout_fluffitems_yw.dm +++ b/code/modules/client/preference_setup/loadout/loadout_fluffitems_yw.dm @@ -130,7 +130,14 @@ description = "It appears to be a traditional unathi knife, though with 'Payton' written on the side and appearing to be made of steel." ckeywhitelist = list("captmatt4") character_name = list("Payton Joghs") + //Eliana Noya +/datum/gear/fluff/eliana_noya_1 + path = /obj/item/clothing/under/fluff/eliana_noya_1 + display_name = "Hard worn skirt" + description = "It appears to have a regular suit, though instead of pants, it has a skirt." + ckeywhitelist = list("captmatt4") + character_name = list("Eliana Noya") //Korei Laskor