mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-26 21:46:51 +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()
|
||||
|
||||
Reference in New Issue
Block a user