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:
|
||||
- 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
|
||||
name: corn in butter
|
||||
parent: FoodMealBase
|
||||
|
||||
@@ -44,6 +44,9 @@
|
||||
Quantity: 4
|
||||
- type: Item
|
||||
sprite: Objects/Consumable/Food/taco.rsi
|
||||
- type: Tag
|
||||
tags:
|
||||
- Meat
|
||||
|
||||
- type: entity
|
||||
name: beef taco
|
||||
@@ -145,3 +148,20 @@
|
||||
- ReagentId: Vitamin
|
||||
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