Animal MAI engine macros: update ids in the [ai] tags

This doesn't really affect anything, but should be done for consistency
anyway.
This commit is contained in:
mattsc 2013-10-22 13:00:15 -07:00
parent e57d0945f0
commit b7e2b4df18

View file

@ -134,7 +134,7 @@
# Needs to be in [side], does not work in [modify_side]
[ai]
id=animals
id=big_animals
description=_"Big Animals Micro AI"
version=10710
[engine]
@ -154,7 +154,7 @@
# Needs to be in [side], does not work in [modify_side]
[ai]
id=animals
id=forest_animals
description=_"Forest Animals Micro AI"
version=10710
[engine]
@ -174,7 +174,7 @@
# Needs to be in [side], does not work in [modify_side]
[ai]
id=animals
id=herding
description=_"Herding Micro AI"
version=10710
[engine]
@ -194,7 +194,7 @@
# Needs to be in [side], does not work in [modify_side]
[ai]
id=animals
id=hunter
description=_"Hunter Micro AI"
version=10710
[engine]
@ -214,7 +214,7 @@
# Needs to be in [side], does not work in [modify_side]
[ai]
id=animals
id=swarm
description=_"Swarm Micro AI"
version=10710
[engine]
@ -234,7 +234,7 @@
# Needs to be in [side], does not work in [modify_side]
[ai]
id=animals
id=wolves
description=_"Wolves Micro AI"
version=10710
[engine]
@ -254,7 +254,7 @@
# Needs to be in [side], does not work in [modify_side]
[ai]
id=animals
id=wolves_multipacks
description=_"Multipack Wolves Micro AI"
version=10710
[engine]