South Guard 06a: fix ogre last breath, delete unncessary "recognize" comments
The "unknown speaker" warning shows its usefulness, as it turns up a busted last breath event. We also delete a few "# wmllint: recognize" magic comments that we don't need now that ids in NAMED_GENERIC_UNIT are auto-recognized.
This commit is contained in:
parent
d7668ee721
commit
7728a15bf6
1 changed files with 1 additions and 4 deletions
|
@ -91,9 +91,6 @@
|
|||
{NAMED_GENERIC_UNIT 2 (Naga Warrior) 13 7 (Lesssh) (_"Lesssh")} {GUARDIAN}
|
||||
#endif
|
||||
[/side]
|
||||
# wmllint: recognize Queen Xeila
|
||||
# wmllint: recognize Kramak
|
||||
# wmllint: recognize Abdur
|
||||
|
||||
#prestart
|
||||
|
||||
|
@ -390,7 +387,7 @@
|
|||
id=Kramak
|
||||
[/filter]
|
||||
[message]
|
||||
speaker=Ogre
|
||||
speaker=Kramak
|
||||
message= _ "Bad food! It hurt me. Arrrrggghhhh!!"
|
||||
[/message]
|
||||
[/event]
|
||||
|
|
Loading…
Add table
Reference in a new issue