Lizards can now have taco tuesdays (#21957)

* TACO TUESDAYS

* Satisfy github with a line ending
This commit is contained in:
Vasilis
2023-12-01 23:27:09 +01:00
committed by GitHub
parent fa3afd8462
commit faa4436093
2 changed files with 20 additions and 16 deletions

View File

@@ -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

View File

@@ -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