mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-26 06:40:08 +01:00
It's not a spawn class idiot
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user