07-20-2021, 05:07 PM
I don't know if this is intended but in line 319 of the engine script the command to prevent the enemy from doing nothing, for example when he is out of mana, is commented-out.
Code:
# next if exclude_pointless_actions?(action)