From 90d38cefb289ee1bb7aa4610248dd3056147322d Mon Sep 17 00:00:00 2001 From: killer653 Date: Tue, 29 Aug 2017 16:44:22 -0400 Subject: [PATCH] Ketrai fluff adjustments --- code/modules/vore/fluffstuff/custom_items_vr.dm | 3 --- config/custom_items.txt | 6 ++++++ 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/code/modules/vore/fluffstuff/custom_items_vr.dm b/code/modules/vore/fluffstuff/custom_items_vr.dm index 8f2054c8f0..9ae8076e5a 100644 --- a/code/modules/vore/fluffstuff/custom_items_vr.dm +++ b/code/modules/vore/fluffstuff/custom_items_vr.dm @@ -1361,9 +1361,6 @@ obj/item/weapon/material/hatchet/tacknife/combatknife/fluff/katarina/handle_shie /obj/item/weapon/fluff/kitchi_injector/attack_self(mob/user as mob) - if(user.ckey != "Ketrai") - user << "You inject yourself.... Nothing happens." - return if(ishuman(user)) var/mob/living/carbon/human/H = user H.monkeyize() diff --git a/config/custom_items.txt b/config/custom_items.txt index c940cdd848..83cbf7f9a6 100644 --- a/config/custom_items.txt +++ b/config/custom_items.txt @@ -354,6 +354,12 @@ character_name: Kitchi item_path: /obj/item/weapon/fluff/kitchi_injector } +{ +ckey: ketrai +character_name: Kitchi +item_path: /obj/item/weapon/implant/language +} + { ckey: kiraalitruss character_name: Amaya Rahl