Skip to content

Commit

Permalink
Rewrote food.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
AgentSmithRadio committed Feb 12, 2025
1 parent 68de80e commit 077a518
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions Resources/Prototypes/Catalog/Fills/Crates/food.yml
Original file line number Diff line number Diff line change
Expand Up @@ -193,17 +193,6 @@
- id: FoodBoxCloth
amount: 1

- type: entity
id: CrateFoodHappyHonkBigBite
parent: CratePlastic
name: Happy Honk meal delivery
description: Two fully loaded Happy Honk Big Bite burger meals, complete with cheesy fries, a bottle of Space Cola, a slice of apple pie and a toy!
components:
- type: StorageFill
contents:
id: FoodMealHappyHonkBigBite
amount: 2

- type: entity
id: CrateFoodIceCream
parent: CrateFreezer
Expand Down Expand Up @@ -247,3 +236,14 @@
amount: 2
- id: FoodFrozenSnowconeMime
amount: 2

- type: entity
id: CrateFoodHappyHonkBigBite
parent: CratePlastic
name: Happy Honk meal delivery
description: Two fully loaded Happy Honk Big Bite burger meals, complete with cheesy fries, a bottle of Space Cola, a slice of apple pie and a toy!
components:
- type: StorageFill
contents:
- id: FoodMealHappyHonkBigBite
amount: 2

0 comments on commit 077a518

Please sign in to comment.