[Commits] [wesnoth/wesnoth] 6b9746: Patrol Micro AI: fix bug in the attack part of thi...
GitHub
noreply at github.com
Tue Mar 18 01:30:53 UTC 2014
Branch: refs/heads/1.12
Home: https://github.com/wesnoth/wesnoth
Commit: 6b9746c121ea3f19d1415a3648ec7ac3e7367410
https://github.com/wesnoth/wesnoth/commit/6b9746c121ea3f19d1415a3648ec7ac3e7367410
Author: mattsc <mattsc000 at gmail.com>
Date: 2014-03-17 (Mon, 17 Mar 2014)
Changed paths:
M changelog
M data/ai/micro_ais/cas/ca_patrol.lua
Log Message:
-----------
Patrol Micro AI: fix bug in the attack part of this MAI
This was an oversight dating back to the introduction of the [filter]
tag as a possible parameter to this Micro AI. A part of the attack code
still relied on the id= key being given, although that key is not
required any more now.
More information about the Commits
mailing list