mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-16 10:20:30 +00:00
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:
parent
1f1ae18749
commit
134fdae964
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user