Fixes hostile mobs attacking surrounding tiles when trying to attack someone: the stunning finale
This commit is contained in:
committed by
CitadelStationBot
parent
2e9f3bc1c0
commit
8458dc952c
@@ -311,6 +311,7 @@
|
||||
else
|
||||
return get_step(start, EAST)
|
||||
|
||||
|
||||
/proc/try_move_adjacent(atom/movable/AM)
|
||||
var/turf/T = get_turf(AM)
|
||||
for(var/direction in GLOB.cardinals)
|
||||
|
||||
Reference in New Issue
Block a user