* Cabbage That's it, just cabbage. * Up RestockSeed Cargo price. 2000 -> 2100 * Coleslawn, Caesar and Kimchi. Requires red onions so I also added it to the list. * Update Resources/Prototypes/Recipes/Cooking/meal_recipes.yml Fix kimchi's incorrect name. Co-authored-by: lapatison <100279397+lapatison@users.noreply.github.com> --------- Co-authored-by: lapatison <100279397+lapatison@users.noreply.github.com>
27 lines
482 B
JSON
27 lines
482 B
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Taken from https://github.com/vgstation-coders/vgstation13/commit/b459ea3fdee965bdc3e93e7983ad7fa610d05c12#diff-3fdb6bdffec70eb17e6315b5cc5447b4cc73d39f583f077f064ad70f286138fa",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "dead"
|
|
},
|
|
{
|
|
"name": "harvest"
|
|
},
|
|
{
|
|
"name": "produce"
|
|
},
|
|
{
|
|
"name": "seed"
|
|
},
|
|
{
|
|
"name": "stage-1"
|
|
}
|
|
]
|
|
}
|