[MIRROR] Fixes lighting hard deleting (#2760)
* Fixes lighting hard deleting (#30684) * Fixes lighting hard deleting
This commit is contained in:
committed by
Poojawa
parent
9e3a1a4a0b
commit
82861d208b
@@ -64,8 +64,8 @@
|
||||
_y = min
|
||||
|
||||
var/turf/T = locate(_x, _y, _z)
|
||||
AM.loc = T
|
||||
AM.newtonian_move(dir)
|
||||
AM.forceMove(T)
|
||||
|
||||
|
||||
/turf/open/space/transit/CanBuildHere()
|
||||
return SSshuttle.is_in_shuttle_bounds(src)
|
||||
|
||||
Reference in New Issue
Block a user