mirror of
https://github.com/quotefox/Hyper-Station-13.git
synced 2026-08-31 08:36:29 +01:00
Examine Code Refactor
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
if(user.mind && user.mind in immune_minds)
|
||||
return
|
||||
if(get_dist(user, src) <= 1)
|
||||
to_chat(user, "<span class='notice'>You reveal [src]!</span>")
|
||||
. += "<span class='notice'>You reveal [src]!</span>"
|
||||
flare()
|
||||
|
||||
/obj/structure/trap/proc/flare()
|
||||
|
||||
Reference in New Issue
Block a user