mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-25 21:16:39 +01:00
Update custom_items_vr.dm
This commit is contained in:
@@ -1362,7 +1362,7 @@ obj/item/weapon/material/hatchet/tacknife/combatknife/fluff/katarina/handle_shie
|
||||
/obj/item/weapon/fluff/kitchi_injector/attack(mob/living/M, mob/living/user)
|
||||
|
||||
if(M.ckey != "Ketrai")
|
||||
user << "<span class='warning'>Something compels you to <i> not </i> use this injector.</span>"
|
||||
user << "<span class='warning'>Something compels you to <i>not</i> use this injector.</span>"
|
||||
return
|
||||
|
||||
if(usr == M) //Is the person using it on theirself?
|
||||
|
||||
Reference in New Issue
Block a user