Address FR #11528.
This commit is contained in:
parent
d2b9902432
commit
3870c6efd7
1 changed files with 6 additions and 0 deletions
|
@ -306,6 +306,12 @@ filemoves = (
|
|||
("1.3.14", (
|
||||
("{AMLA_TOUGH 3}", "{AMLA_DEFAULT}"),
|
||||
)),
|
||||
("1.5", (
|
||||
("grassland=", "flat="),
|
||||
("tundra=", "frozen="),
|
||||
("cavewall=", "impassable="),
|
||||
("canyon=", "unwalkable="),
|
||||
)),
|
||||
# An empty sentinel value at end is required.
|
||||
("trunk", ()),
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue