[wesnoth-commits] [wesnoth/wesnoth] 043ee7: Protect Unit Micro AI: ensure units are on AI side
mattsc
noreply at github.com
Wed Mar 3 16:15:32 UTC 2021
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 043ee7a80b689e6846c28bb6b7474c830b37952e
https://github.com/wesnoth/wesnoth/commit/043ee7a80b689e6846c28bb6b7474c830b37952e
Author: mattsc <mattsc000 at gmail.com>
Date: 2021-03-03 (Wed, 03 Mar 2021)
Changed paths:
M data/ai/micro_ais/cas/ca_protect_unit_attack.lua
M data/ai/micro_ais/cas/ca_protect_unit_finish.lua
M data/ai/micro_ais/cas/ca_protect_unit_move.lua
Log Message:
-----------
Protect Unit Micro AI: ensure units are on AI side
In general, the units specified in the MAI setup should be on the AI side. However, that might change during a scenario, for example when there is an event that switches units to other sides.
More information about the Commits
mailing list