mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 12:59:25 +08:00
Opt: Handle movable enemy without POOR_MAP_DATA enabled and won't goto previous siren location
- Fix: enemy_genre merge - Add: counter of map walk round - Opt: Smarter enemy moving wait
This commit is contained in:
@@ -10,6 +10,10 @@ class MapWalkError(Exception):
|
||||
pass
|
||||
|
||||
|
||||
class MapEnemyMoved(Exception):
|
||||
pass
|
||||
|
||||
|
||||
class CampaignNameError(Exception):
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user