Fix recipe and animation for copypasta (#35925)
* Fixed animation and recipe for Copypasta * Update Resources/Prototypes/Entities/Objects/Consumable/Food/noodles.yml Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com> --------- Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
This commit is contained in:
@@ -57,6 +57,10 @@
|
||||
id: FoodNoodlesCopy
|
||||
description: You probably shouldn't try this, you always hear people talking about how bad it is...
|
||||
components:
|
||||
- type: Food
|
||||
trash:
|
||||
- FoodPlateSmall
|
||||
- FoodPlateSmall
|
||||
- type: FlavorProfile
|
||||
flavors:
|
||||
- copypasta
|
||||
|
||||
@@ -852,6 +852,7 @@
|
||||
group: Pasta
|
||||
solids:
|
||||
FoodNoodles: 2
|
||||
FoodPlateSmall: 2
|
||||
|
||||
#Soups & Stew
|
||||
- type: microwaveMealRecipe
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 2.1 KiB |
@@ -25,7 +25,7 @@
|
||||
0.1,
|
||||
0.1,
|
||||
0.1,
|
||||
0.1
|
||||
5.0
|
||||
]
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user