summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--play.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/play.js b/play.js
index 628e8fe..cdb802a 100644
--- a/play.js
+++ b/play.js
@@ -22,9 +22,9 @@ const last_city = cities.name.length - 1
const ELIMINATED = data.cities.name.length
const REMOVED = ELIMINATED + 1
const ELIMINATED_TRAIN_X = 1065
-const ELIMINATED_TRAIN_Y = 200
+const ELIMINATED_TRAIN_Y = 210
const ELIMINATED_GENERAL_X = 1040
-const ELIMINATED_GENERAL_Y = 150
+const ELIMINATED_GENERAL_Y = 160
const ELIMINATED_GENERAL_DX = 50
const all_objectives = []