diff --git a/conf/e2/terrains.json b/conf/e2/terrains.json index b01295a22..709f1b1a4 100644 --- a/conf/e2/terrains.json +++ b/conf/e2/terrains.json @@ -225,6 +225,7 @@ "size": 500, "road": 250, "seed": 1, + "flags": [ "land", "walk", "sail", "fly" ], "production": { "iron": { "chance": 0.5, @@ -249,6 +250,7 @@ "activevolcano": { "size": 500, "road": 250, + "flags": [ "land", "walk", "sail", "fly" ], "production": { "iron": { "chance": 0.5, diff --git a/res/terrains.xml b/res/terrains.xml deleted file mode 100644 index f5786d42a..000000000 --- a/res/terrains.xml +++ /dev/null @@ -1,57 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -