It's not a spawn class idiot

This commit is contained in:
Cyantime
2017-10-01 14:47:47 -04:00
committed by GitHub
parent 4046b90854
commit ad4f15e216
@@ -38,7 +38,7 @@
return
var/turf/ownturf = get_turf(src)
if(ownturf.z != T.z || get_dist(T,ownturf) > world.view)
to_chat(user, "<spawn class='warning'>The target is out of range!</span>")
to_chat(user, "<span class='warning'>The target is out of range!</span>")
return
last_fire = current_fire