Skip to content

Commit

Permalink
update wmllint about DF changes
Browse files Browse the repository at this point in the history
- Piercer was removed, it's line starts now from L2
 (Rider has different properties, but can advance to it)

- Strider is a better replacement for Monawish
  (Skirmisher was once a L2 and is now L1, while Strider is the new L2)

closes #4658
  • Loading branch information
sevu committed Dec 26, 2019
1 parent 5cdaab7 commit 76a6e79
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions data/tools/wmllint
Expand Up @@ -916,11 +916,11 @@ linechanges = (
("Hakim", "Dune Herbalist"),
("Tabib", "Dune Apothecary"),
("Jundi", "Dune Rover"),
("Monawish", "Dune Skirmisher"),
("Monawish", "Dune Strider"),
("Mighwar", "Dune Harrier"),
("Muharib", "Dune Explorer"),
("Batal", "Dune Wayfarer"),
("Khaiyal", "Dune Piercer"),
("Khaiyal", "Dune Rider"),
("Faris", "Dune Sunderer"),
("Mufariq", "Dune Cataphract"),
("Qanas", "Dune Raider"),
Expand All @@ -937,6 +937,7 @@ linechanges = (
("Dune Ranger", "Dune Wayfarer"),
("Dune Swiftrider", "Dune Horse Archer"),
("Dune Windrider", "Dune Windbolt"),
("Dune Piercer", "Dune Rider"),
("Naga Slasher", "Naga Dirkfang"),
("Naga Bladewhirler", "Naga Ophidian"),

Expand Down

0 comments on commit 76a6e79

Please sign in to comment.