got the oil crops all working!
This commit is contained in:
parent
589ed9cf23
commit
88bac4db34
7 changed files with 128 additions and 4 deletions
|
|
@ -28,7 +28,7 @@
|
|||
}
|
||||
},
|
||||
"name": "Wild Sunflower",
|
||||
"text": "$(thing)Sunflowers$() grow between 5 and 40C, and 100 to 400mm of rainfall. Their seeds can also be roasted and eaten!",
|
||||
"text": "$(thing)Sunflowers$() grow between 5 and 40C, and 100 to 450mm of rainfall. Their seeds can also be roasted and eaten!",
|
||||
"enable_visualize": false
|
||||
},
|
||||
{
|
||||
|
|
@ -51,7 +51,7 @@
|
|||
}
|
||||
},
|
||||
"name": "Wild Rapeseed",
|
||||
"text": "$(thing)Rapeseed$(), also known as $(thing)Canola$(), grows between -5 and 25C, and 50 to 250mm of rainfall.",
|
||||
"text": "$(thing)Rapeseed$(), also known as $(thing)Canola$(), grows between -7 and 25C, and 50 to 350mm of rainfall.",
|
||||
"enable_visualize": false
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue