From 0773e06bc65515e6ed027b6d8dec59019c7bef57 Mon Sep 17 00:00:00 2001 From: Cebutris Date: Mon, 13 Jan 2020 19:51:31 -0500 Subject: [PATCH] oops --- .../loadout/loadout_fluffitems_yw.dm | 16 ++++++++++++++++ 1 file changed, 16 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 11dbbb06eb..3149f5f83a 100644 --- a/code/modules/client/preference_setup/loadout/loadout_fluffitems_yw.dm +++ b/code/modules/client/preference_setup/loadout/loadout_fluffitems_yw.dm @@ -346,6 +346,22 @@ // F CKEYS +//Foxicide +//Kaith +/datum/gear/fluff/kaith_knife + path = /obj/item/weapon/kitchenknife/tacknife/unathiknife/fluff/kaith + display_name = "Trusty Survival Knife" + description = "An old looking knife with an outdated wooden handle. Still looks robust, though." + ckeywhitelist = list("foxicide") + character_name = list("Kaith") + +/datum/gear/fluff/kaith_bag + path = /obj/item/weapon/storage/backpack/fluff/kaith + display_name = "Light Duffel bag" + description = "A compact duffel bag, meant for long hikes." + ckeywhitelist = list("foxicide") + character_name = list("Kaith") + // G CKEYS //generalpantsu