mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-30 15:38:02 +01:00
Ketrai fluff adjustments
This commit is contained in:
@@ -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 << "<span class='warning'>You inject yourself.... Nothing happens.</span>"
|
||||
return
|
||||
if(ishuman(user))
|
||||
var/mob/living/carbon/human/H = user
|
||||
H.monkeyize()
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user