Cabbage, Red Onion and related salads. (#14161)
* 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>
This commit is contained in:
committed by
GitHub
parent
3afc296f06
commit
adf9ccbe8a
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user