Fixed a spelling error in the AI config.

This commit is contained in:
Steven Panek 2011-02-13 22:17:10 +00:00
parent 35a465a11b
commit 5694a8b366

View File

@ -94,7 +94,7 @@
# TODO: do research on recruitment_ignore* and the new AI config style... thing
{ai/aliases/stable_singleplayer.cfg}
[ai]
{AI_SIMPLE_ALWAYS_ASPECT recruitment_ignore_bad_movements yes}
{AI_SIMPLE_ALWAYS_ASPECT recruitment_ignore_bad_movement yes}
{AI_SIMPLE_ALWAYS_ASPECT recruitment_ignore_bad_combat yes}
{AI_SIMPLE_ALWAYS_ASPECT aggression 0.80}
{AI_SIMPLE_ALWAYS_ASPECT caution 0.10}