You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
map_indexing is not updated between monster moves, so if many monsters decide to move to the same place in the same turn, it is not prevented. map_indexing_system is run after all monsters move - so after first moves, all other still see the tile as not blocked.