mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 02:09:41 +00:00
Whoops
This commit is contained in:
@@ -65,7 +65,6 @@
|
||||
if(!ishuman(user))
|
||||
return
|
||||
|
||||
log_world("omnihud attack self [src] with [user]")
|
||||
var/mob/living/carbon/human/H = user
|
||||
if(!H.glasses || !(H.glasses == src))
|
||||
to_chat(user, "<span class='warning'>You must be wearing the [src] to see the display.</span>")
|
||||
|
||||
Reference in New Issue
Block a user