EI NATH! now causes a flash of light (#31691)
i've been reading too much harry potter
This commit is contained in:
committed by
CitadelStationBot
parent
be2dc49384
commit
1b7cd05752
@@ -54,6 +54,9 @@
|
||||
return
|
||||
var/mob/M = target
|
||||
do_sparks(4, FALSE, M.loc)
|
||||
for(var/mob/living/L in view(src, 7))
|
||||
if(L != user)
|
||||
L.flash_act(affect_silicon = FALSE)
|
||||
M.gib()
|
||||
..()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user