Teach wmllint about the stun ability.

This commit is contained in:
Eric S. Raymond 2010-03-28 03:02:43 +00:00
parent 2d66434504
commit abaf743be1

View file

@ -583,6 +583,7 @@ notepairs = [
("{WEAPON_SPECIAL_DRAIN}", "{SPECIAL_NOTES_DRAIN}"),
("{WEAPON_SPECIAL_FIRSTSTRIKE}", "{SPECIAL_NOTES_FIRSTSTRIKE}"),
("{WEAPON_SPECIAL_POISON}", "{SPECIAL_NOTES_POISON}"),
("{WEAPON_SPECIAL_STUN}", "{SPECIAL_NOTES_STUN}"),
]