Compare commits

..

3 Commits

Author SHA1 Message Date
badcold
5c945efeb5 ignore update script 2024-05-11 10:02:47 +02:00
badcold
d34c13dfa6 fixup contract #33 2024-05-11 10:00:10 +02:00
badcold
e32cf5b817 fixup contract #20 2024-05-11 09:57:48 +02:00
2 changed files with 6 additions and 5 deletions

1
.gitignore vendored
View File

@@ -1,2 +1,3 @@
.idea
index.js
update.sh

View File

@@ -265,12 +265,12 @@
"sugarCane": 0,
"tobacco": 0,
"upgrade": 0}},
{"costs": {"bread": 0,
{"costs": {"bread": 2,
"cheese": 0,
"cow": 0,
"sheep": 3,
"whisky": 0,
"wool": 2},
"wool": 0},
"id": 20,
"rewards": {"cotton": 0,
"expansion": 0,
@@ -447,9 +447,9 @@
"sugarCane": 0,
"tobacco": 4,
"upgrade": 0}},
{"costs": {"bread": 0,
{"costs": {"bread": 3,
"cheese": 0,
"cow": 3,
"cow": 0,
"sheep": 1,
"whisky": 0,
"wool": 0},