Compare commits
3 Commits
877304a19e
...
5c945efeb5
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5c945efeb5 | ||
|
|
d34c13dfa6 | ||
|
|
e32cf5b817 |
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,2 +1,3 @@
|
|||||||
.idea
|
.idea
|
||||||
index.js
|
index.js
|
||||||
|
update.sh
|
||||||
|
|||||||
@@ -265,12 +265,12 @@
|
|||||||
"sugarCane": 0,
|
"sugarCane": 0,
|
||||||
"tobacco": 0,
|
"tobacco": 0,
|
||||||
"upgrade": 0}},
|
"upgrade": 0}},
|
||||||
{"costs": {"bread": 0,
|
{"costs": {"bread": 2,
|
||||||
"cheese": 0,
|
"cheese": 0,
|
||||||
"cow": 0,
|
"cow": 0,
|
||||||
"sheep": 3,
|
"sheep": 3,
|
||||||
"whisky": 0,
|
"whisky": 0,
|
||||||
"wool": 2},
|
"wool": 0},
|
||||||
"id": 20,
|
"id": 20,
|
||||||
"rewards": {"cotton": 0,
|
"rewards": {"cotton": 0,
|
||||||
"expansion": 0,
|
"expansion": 0,
|
||||||
@@ -447,9 +447,9 @@
|
|||||||
"sugarCane": 0,
|
"sugarCane": 0,
|
||||||
"tobacco": 4,
|
"tobacco": 4,
|
||||||
"upgrade": 0}},
|
"upgrade": 0}},
|
||||||
{"costs": {"bread": 0,
|
{"costs": {"bread": 3,
|
||||||
"cheese": 0,
|
"cheese": 0,
|
||||||
"cow": 3,
|
"cow": 0,
|
||||||
"sheep": 1,
|
"sheep": 1,
|
||||||
"whisky": 0,
|
"whisky": 0,
|
||||||
"wool": 0},
|
"wool": 0},
|
||||||
|
|||||||
Reference in New Issue
Block a user