@@ -74,6 +74,7 @@
|
||||
- FoodMeatLizardtailKebab
|
||||
- FoodMeatRatKebab
|
||||
- FoodMeatRatdoubleKebab
|
||||
- FoodMeatSnakeKebab
|
||||
- FoodPizzaArnoldSlice
|
||||
- FoodTacoRat
|
||||
rareChance: 0.05
|
||||
|
||||
@@ -157,3 +157,21 @@
|
||||
- state: skewer-corn2
|
||||
- state: skewer-mushroom2
|
||||
- state: skewer-tomato1
|
||||
|
||||
- type: entity
|
||||
name: snake kebab
|
||||
parent: FoodSkewerBase
|
||||
id: FoodMeatSnakeKebab
|
||||
description: Snake meat on a stick. It's a little tough.
|
||||
components:
|
||||
- type: Sprite
|
||||
layers:
|
||||
- state: skewer
|
||||
- state: skewer-snake1
|
||||
- state: skewer-snake2
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
food:
|
||||
reagents:
|
||||
- ReagentId: Nutriment
|
||||
Quantity: 12
|
||||
|
||||
@@ -1818,6 +1818,17 @@
|
||||
FoodMeatLizard: 1
|
||||
FoodKebabSkewer: 1
|
||||
|
||||
- type: microwaveMealRecipe
|
||||
id: RecipeSnakeKebab
|
||||
name: snake kebab recipe
|
||||
result: FoodMeatSnakeKebab
|
||||
time: 15
|
||||
reagents:
|
||||
Wine: 5
|
||||
solids:
|
||||
FoodMeatSnake: 1
|
||||
FoodKebabSkewer: 1
|
||||
|
||||
- type: microwaveMealRecipe
|
||||
id: RecipeFoodMealSoftTaco
|
||||
name: soft taco recipe
|
||||
|
||||
@@ -93,6 +93,12 @@
|
||||
},
|
||||
{
|
||||
"name": "skewer-rat2"
|
||||
},
|
||||
{
|
||||
"name": "skewer-snake1"
|
||||
},
|
||||
{
|
||||
"name": "skewer-snake2"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 382 B |
Binary file not shown.
|
After Width: | Height: | Size: 412 B |
Reference in New Issue
Block a user