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 839c7d2 commit a8c1ab7
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 @@ -69,7 +69,7 @@
- type: entity
name: Mitarashi Dango
parent: FoodBakedBase
id: mitarashidango
id: MitarashiDango
description: Rice sweetness that beckons
components:
- type: Item
Expand Down Expand Up @@ -97,7 +97,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 @@ -132,7 +132,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 @@ -167,7 +167,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 a8c1ab7

Please sign in to comment.