DiD: add wmllint: recognize Jaime
This commit is contained in:
parent
208bf55c86
commit
b155192fb3
1 changed files with 6 additions and 0 deletions
|
@ -565,6 +565,12 @@
|
|||
[/message]
|
||||
[/event]
|
||||
|
||||
# wmllint checks that every unit referred to in [event], [message] etc is first introduced by [unit], [recall] etc.
|
||||
# It does this to catch errors where a scenario author forgets to recall a unit.
|
||||
# Jaime is spawned by an easter egg in 07a_A_Small_Favor.
|
||||
# Jaime may be on the recall list for this scenario if the egg was triggered and if Jaime survives 07a, 07b and 07c.
|
||||
# I assume that in this case the scenario author intentionally counts on the player manually recalling Jaime instead of using [recall].
|
||||
# wmllint: recognize Jaime
|
||||
[event]
|
||||
name=moveto
|
||||
[filter]
|
||||
|
|
Loading…
Add table
Reference in a new issue