Skip to content

Commit

Permalink
DiD: add wmllint: recognize Jaime
Browse files Browse the repository at this point in the history
  • Loading branch information
hexagonrecursion authored and Pentarctagon committed Jan 18, 2021
1 parent 208bf55 commit b155192
Showing 1 changed file with 6 additions and 0 deletions.
Expand Up @@ -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]
Expand Down

0 comments on commit b155192

Please sign in to comment.