Might fix this annoying bug. (#5346)

This commit is contained in:
Alberyk
2018-10-03 12:50:38 +02:00
committed by Werner
parent 0d2daae600
commit a42929ee64
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -25,3 +25,4 @@
return
var/turf/T = pick_mobless_turf_if_exists(starting_locations)
mob.forceMove(T)
mob.lastarea = get_area(mob.loc)