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