AI_FORCE_ATTACK_HIGH_XP_UNITS macro: fix event name

The Lua function needs to go into a preload event, the [micro_ai] tag
does not.
This commit is contained in:
mattsc 2014-01-18 16:09:50 -08:00
parent 1f1ae18749
commit 134fdae964

View file

@ -208,7 +208,7 @@
# Micro AI which forces attacks on units 1 XP from leveling
# Goes directly into scenario toplevel, one macro per side
[event]
name=preload
name=prestart
[micro_ai]
side={SIDE}
ai_type=simple_attack