mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-01-04 14:33:58 +00: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