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:
Fluffiest Floofers
2023-02-19 00:52:58 +01:00
committed by GitHub
parent 3afc296f06
commit adf9ccbe8a
23 changed files with 242 additions and 1 deletions

View File

@@ -982,6 +982,45 @@
FoodPotato: 1
FoodMeatMeatball: 1
- type: microwaveMealRecipe
id: RecipeColeslaw
name: coleslaw recipe
result: FoodSaladColeslaw
time: 5
reagents:
Vinegar: 5
OilOlive: 5
solids:
FoodBowlBig: 1
FoodOnionRed: 1
FoodCabbage: 1
- type: microwaveMealRecipe
id: RecipeCaesarSalad
name: caesar salad recipe
result: FoodSaladCaesar
time: 5
reagents:
OilOlive: 5
solids:
FoodBowlBig: 1
FoodOnionRedSlice: 1
FoodBreadPlainSlice: 1
FoodCheeseSlice: 1
FoodCabbage: 1
- type: microwaveMealRecipe
id: RecipeKimchiSalad
name: kimchi salad recipe
result: FoodSaladKimchi
time: 5
reagents:
Vinegar: 5
solids:
FoodBowlBig: 1
FoodCarrot: 1
FoodCabbage: 1
# NOT ACTUAL FOOD
- type: microwaveMealRecipe