Removed unknown tag. (Fix for bug #17624.)

This commit is contained in:
Guillaume Melquiond 2011-02-05 13:53:38 +00:00
parent b57ffb45e7
commit c81680c152

View File

@ -64,18 +64,11 @@ Orcish Archer, Orcish Assassin, Orcish Grunt, Wolf Rider, Goblin Spearman#enddef
[event]
name=prestart
[command]
[capture_village]
side={SIDE}
x={X}
y={Y}
[/capture_village]
[/command]
[message_debug]
logger=warn
message="village at {X}, {Y} to side {SIDE}" # wmllint: ignore no spellcheck
[/message_debug]
[capture_village]
side={SIDE}
x={X}
y={Y}
[/capture_village]
[/event]
#enddef