mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 02:34:00 +00:00
feedback change on meter improvements
thanks @comma
This commit is contained in:
@@ -91,7 +91,7 @@
|
|||||||
/obj/machinery/meter/Click()
|
/obj/machinery/meter/Click()
|
||||||
|
|
||||||
if(istype(usr, /mob/living/silicon/ai)) // ghosts can call ..() for examine
|
if(istype(usr, /mob/living/silicon/ai)) // ghosts can call ..() for examine
|
||||||
usr << examine()
|
examine()
|
||||||
return 1
|
return 1
|
||||||
|
|
||||||
return ..()
|
return ..()
|
||||||
|
|||||||
Reference in New Issue
Block a user