From 37b3cf7e6e93ab665144c08024292e46ffb6b96a Mon Sep 17 00:00:00 2001 From: Jan Bader Date: Wed, 4 Jun 2014 10:58:18 +0200 Subject: [PATCH] =?UTF-8?q?/=20=E2=80=98grepolis.user.js=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- grepolis.user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grepolis.user.js b/grepolis.user.js index 2531bfb..d548fc0 100644 --- a/grepolis.user.js +++ b/grepolis.user.js @@ -16,7 +16,7 @@ (function() { console.log("Initializing..."); - farm_ids = [1225, 1226, 1229, 1230]; + farm_ids = [1225, 1226, 1229, 1230, 1231]; console.log("Setting timer to 5s"); setTimeout(getWaresTick, 5000); function getWaresTick() {