mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 16:38:22 +01:00
Might fix this annoying bug. (#5346)
This commit is contained in:
@@ -25,3 +25,4 @@
|
||||
return
|
||||
var/turf/T = pick_mobless_turf_if_exists(starting_locations)
|
||||
mob.forceMove(T)
|
||||
mob.lastarea = get_area(mob.loc)
|
||||
|
||||
Reference in New Issue
Block a user