Half a commit

This commit is contained in:
Princess Cheeseballs
2025-08-07 12:49:15 -07:00
parent 884ddbc49b
commit 7d61e5ff5c
10 changed files with 25 additions and 35 deletions

View File

@@ -2,9 +2,9 @@
# Base
- type: entity
id: FoodBagelBase
parent: FoodInjectableBase
abstract: true
parent: FoodInjectableBase
id: FoodBagelBase
description: A delicious bagel.
components:
- type: Item
@@ -24,13 +24,13 @@
Quantity: 5
- type: entity
parent: FoodBagelBase
id: FoodBagel
name: bagel
parent: FoodBagelBase
- type: entity
id: FoodBagelPoppy
parent: FoodBagelBase
id: FoodBagelPoppy
name: poppy seed bagel
description: A delicious bagel topped with bicaridine-infused poppy seeds.
components:
@@ -51,8 +51,8 @@
Quantity: 5
- type: entity
id: FoodBagelCotton
parent: FoodBagelBase
id: FoodBagelCotton
name: cotton bagel
description: A delicious bagel made with cotton dough.
components:
@@ -62,7 +62,7 @@
- cotton
- type: Sprite
state: bagel-cottondough
- type: Food
- type: Edible
requiresSpecialDigestion: true
- type: Tag
tags:

View File

@@ -11,7 +11,6 @@
- type: FlavorProfile
flavors:
- bread
- type: Food
- type: Sprite
sprite: Objects/Consumable/Food/Baked/bread.rsi
- type: Tag
@@ -133,7 +132,7 @@
flavors:
- cotton
- bread
- type: Food
- type: Edible
requiresSpecialDigestion: true
- type: Sprite
layers:
@@ -717,7 +716,7 @@
state: baguette-cotton
- type: SliceableFood
slice: FoodBreadBaguetteCottonSlice
- type: Food
- type: Edible
requiresSpecialDigestion: true
- type: Tag
tags:
@@ -773,9 +772,9 @@
Quantity: 0.1
- type: entity
name: cotton crostini
parent: FoodBreadBaguetteSlice
id: FoodBreadBaguetteCottonSlice
name: cotton crostini
description: Bon az-zetite!
components:
- type: Sprite

View File

@@ -835,7 +835,7 @@
- cotton
- type: Sprite
state: croissant-cotton
- type: Food
- type: Edible
requiresSpecialDigestion: true
- type: Tag
tags:
@@ -884,15 +884,11 @@
Quantity: 3
- type: entity
parent: FoodBakedBase
parent: FoodBakedGrilledCheeseSandwich
id: FoodBakedGrilledCheeseSandwichCotton
name: cotton grilled cheese sandwich
description: Cotton bread slightly burnt in butter, with melted cheese. Moths find it difficult to resist this combination.
components:
- type: Item
size: Small
shape:
- 0,0,1,0
- type: FlavorProfile
flavors:
- cheesy
@@ -901,7 +897,7 @@
- type: Sprite
sprite: Objects/Consumable/Food/Baked/misc.rsi
state: grilled-cheese-cotton
- type: Food
- type: Edible
requiresSpecialDigestion: true
- type: Tag
tags:

View File

@@ -25,7 +25,7 @@
Quantity: 14
- ReagentId: Sugar
Quantity: 5
- type: Food #All pies here made with a pie tin; unless you're some kind of savage, you're probably not destroying this when you eat or slice the pie!
- type: Edible #It's actually possible now to have a pie stored in a tin rather than spawning trash when you finish eating it. But right now I'm just cleaning up.
trash:
- FoodPlateTin
- type: SliceableFood

View File

@@ -10,7 +10,6 @@
flavors:
- oily
- bread
- type: Food
- type: Sprite
sprite: Objects/Consumable/Food/Baked/pizza.rsi
- type: SolutionContainerManager

View File

@@ -23,10 +23,10 @@
visible: false
- type: MixableSolution
solution: food
- type: Drink
- type: Edible
edible: Drink
solution: food
useSound:
path: /Audio/Items/drink.ogg
destroyOnEmpty: false
- type: DamageOnLand
damage:
types:

View File

@@ -89,7 +89,7 @@
flavors:
- sweet
- funny
- type: Food
- type: Edible
trash:
- FoodTinPeachesTrash
- type: Tag
@@ -114,7 +114,7 @@
components:
- type: Sprite
sprite: Objects/Consumable/Food/Tins/maint_peaches.rsi
- type: Food
- type: Edible
trash:
- FoodTinPeachesMaintTrash
@@ -156,7 +156,7 @@
- savory
- salty
- cheap
- type: Food
- type: Edible
trash:
- FoodTinBeansTrash
@@ -192,7 +192,7 @@
- meaty
- salty
- cheap
- type: Food
- type: Edible
trash:
- FoodTinMRETrash
- type: Tag

View File

@@ -10,7 +10,6 @@
components:
- type: Item
size: Normal
- type: Food
- type: Sprite
sprite: Objects/Consumable/Food/breakfast.rsi
- type: SolutionContainerManager

View File

@@ -7,7 +7,6 @@
id: FoodBreadBun
description: A hamburger bun. Round and convenient to hold.
components:
- type: Food
- type: Sprite
sprite: Objects/Consumable/Food/burger.rsi
layers:
@@ -35,7 +34,6 @@
components:
- type: Item
size: Normal #patch until there is an adequate resizing system in place
- type: Food
- type: Sprite
drawdepth: Mobs
noRot: true
@@ -68,7 +66,6 @@
name: top bun
description: The perfect finish for your burger tower.
components:
- type: Food
- type: Sprite
sprite: Objects/Consumable/Food/burger_sequence.rsi
layers:
@@ -726,7 +723,7 @@
id: FoodBurgerMcrib
description: An elusive rib shaped burger with limited availability across the galaxy. Not as good as you remember it.
components:
- type: Food
- type: Edible
trash:
- FoodKebabSkewer
- type: FlavorProfile

View File

@@ -20,9 +20,9 @@
# Ice-cream
- type: entity
name: ice-cream sandwich
parent: FoodFrozenBase
id: FoodFrozenSandwich
name: ice-cream sandwich
description: Portable ice-cream in its own packaging.
components:
- type: Item
@@ -32,8 +32,8 @@
state: sandwich
- type: entity
name: strawberry ice-cream sandwich
parent: FoodFrozenBase
name: strawberry ice-cream sandwich
id: FoodFrozenSandwichStrawberry
description: Portable ice-cream in its own packaging of the strawberry variety.
components:
@@ -62,9 +62,9 @@
state: spacefreezy
- type: entity
name: cornuto
parent: FoodFrozenBase
id: FoodFrozenCornuto
name: strawberry ice-cream sandwich
description: A Neapolitan vanilla and chocolate ice-cream cone. It menaces with a sprinkling of caramelized nuts.
components:
- type: Item
@@ -272,9 +272,9 @@
# Trash
- type: entity
name: paper cone
parent: BaseItem
id: FoodFrozenSnowconeTrash
name: paper cone
description: A crumpled paper cone used for an icy treat. Worthless.
components:
- type: Item