mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-22 04:28:33 +01:00
Fixes a compile error
This commit is contained in:
@@ -330,7 +330,7 @@
|
||||
if(!confirm == "Okay" || loc != B)
|
||||
return
|
||||
//Actual escaping
|
||||
M.absorbed = 0 //Make sure we're not absorbed
|
||||
absorbed = 0 //Make sure we're not absorbed
|
||||
forceMove(get_turf(src)) //Just move me up to the turf, let's not cascade through bellies, there's been a problem, let's just leave.
|
||||
for(var/mob/living/simple_mob/SA in range(10))
|
||||
SA.prey_excludes[src] = world.time
|
||||
|
||||
Reference in New Issue
Block a user