wmllint: add terrain code updaters
Allows updating maps by wmllint. Accommodates #7042
This commit is contained in:
parent
9ace1c1007
commit
fde3c8df29
1 changed files with 7 additions and 0 deletions
|
@ -193,6 +193,13 @@ mapchanges = (
|
|||
("^Vch", "^Vc"),
|
||||
("^Vcm", "^Vc"),
|
||||
("Qv", "Mv"),
|
||||
|
||||
# new to 1.17.8
|
||||
("Ior", "Iwo"),
|
||||
("Icn", "Iwc"),
|
||||
("Irs", "Isr"),
|
||||
("Ias", "Isa"),
|
||||
("Icr", "Isc"),
|
||||
)
|
||||
|
||||
# These terrains were changed from just base to base + overlay
|
||||
|
|
Loading…
Add table
Reference in a new issue