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 b937c8a commit 3bf2d78
Showing 1 changed file with 6 additions and 6 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

0 comments on commit 3bf2d78

Please sign in to comment.