Skip to content

Commit

Permalink
Update food.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocosasel authored Nov 4, 2024
1 parent 6b9f8b1 commit 02a28c5
Showing 1 changed file with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- type: entity
name: Chocolate Pocky
parent: FoodBakedBase
id: chocopocky
id: ChocoPocky
description: Don't forget to play the game with your date...
components:
- type: FlavorProfile
Expand Down Expand Up @@ -35,7 +35,7 @@
- type: entity
name: Tricolor Dango
parent: FoodBakedBase
id: hanamidango
id: HanamiDango
description: You like that colors, don't you?
components:
- type: Item
Expand Down Expand Up @@ -68,7 +68,7 @@
- type: entity
name: Mitarashi Dango
parent: FoodBakedBase
id: mitarashidango
id: MitarashiDango
description: Rice sweetness that beckons
components:
- type: Item
Expand All @@ -95,7 +95,7 @@
- type: entity
name: Onigiri
parent: FoodBakedBase
id: onigiri
id: Onigiri
description: Best fried geometric shape in the galaxy
components:
- type: FlavorProfile
Expand Down Expand Up @@ -129,7 +129,7 @@
- type: entity
name: Pork Ramen
parent: FoodBowlBase
id: porkramennoodles
id: PorkRamenNoodles
description: Ah, I See You're a Man of Culture As Well...
components:
- type: FlavorProfile
Expand Down Expand Up @@ -164,7 +164,7 @@
- type: entity
name: Spicy Ramen
parent: FoodBowlBase
id: spicyporkramennoodles
id: SpicyPorkRamenNoodles
description: So hot and so cute!
components:
- type: FlavorProfile
Expand Down Expand Up @@ -195,4 +195,4 @@
- type: Tag
tags:
- Meat
- Soup
- Soup

0 comments on commit 02a28c5

Please sign in to comment.