Lizards can now have taco tuesdays (#21957)
* TACO TUESDAYS * Satisfy github with a line ending
This commit is contained in:
@@ -582,22 +582,6 @@
|
|||||||
tags:
|
tags:
|
||||||
- Fruit
|
- Fruit
|
||||||
|
|
||||||
- type: entity
|
|
||||||
name: soft taco
|
|
||||||
parent: FoodMealBase
|
|
||||||
id: FoodMealSoftTaco
|
|
||||||
description: Take a bite!
|
|
||||||
components:
|
|
||||||
- type: FlavorProfile
|
|
||||||
flavors:
|
|
||||||
- cheesy
|
|
||||||
- tomato
|
|
||||||
- meaty
|
|
||||||
- onion
|
|
||||||
- type: Sprite
|
|
||||||
state: softtaco
|
|
||||||
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
name: corn in butter
|
name: corn in butter
|
||||||
parent: FoodMealBase
|
parent: FoodMealBase
|
||||||
|
|||||||
@@ -44,6 +44,9 @@
|
|||||||
Quantity: 4
|
Quantity: 4
|
||||||
- type: Item
|
- type: Item
|
||||||
sprite: Objects/Consumable/Food/taco.rsi
|
sprite: Objects/Consumable/Food/taco.rsi
|
||||||
|
- type: Tag
|
||||||
|
tags:
|
||||||
|
- Meat
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
name: beef taco
|
name: beef taco
|
||||||
@@ -145,3 +148,20 @@
|
|||||||
- ReagentId: Vitamin
|
- ReagentId: Vitamin
|
||||||
Quantity: 6
|
Quantity: 6
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
name: soft taco
|
||||||
|
parent: FoodMealBase
|
||||||
|
id: FoodMealSoftTaco
|
||||||
|
description: Take a bite!
|
||||||
|
components:
|
||||||
|
- type: FlavorProfile
|
||||||
|
flavors:
|
||||||
|
- cheesy
|
||||||
|
- tomato
|
||||||
|
- meaty
|
||||||
|
- onion
|
||||||
|
- type: Sprite
|
||||||
|
state: softtaco
|
||||||
|
- type: Tag
|
||||||
|
tags:
|
||||||
|
- Meat
|
||||||
|
|||||||
Reference in New Issue
Block a user