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() {