From 7e8fef01af344dbee29307165f3ef9c80fde54ad Mon Sep 17 00:00:00 2001 From: Enno Rehling Date: Fri, 11 Sep 2015 22:18:57 +0200 Subject: [PATCH] forgot some flags for volcano terrain, caused integration test to crash. neat. --- conf/e2/terrains.json | 2 ++ res/terrains.xml | 57 ------------------------------------------- 2 files changed, 2 insertions(+), 57 deletions(-) delete mode 100644 res/terrains.xml 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 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -