New cotton baguette, crostini, chevre-chaud, bagel, and croissant foods for moffs (#33508)
* A looooooooot of new cotton foods for the moffs * address slam's comments on the food for moffs not having any moff food in the food (the food that's intended for moffs) * alternative sprites for bagel-cottondough.png, baguette-cotton.png, and croissant-cotton.png * update requested sprites * change requested sprites * address part of sloth's review, awaiting response * address second half of review, fix magical food nutriment mitosis bug
This commit is contained in:
@@ -47,3 +47,31 @@
|
||||
Quantity: 5
|
||||
- ReagentId: Nutriment
|
||||
Quantity: 5
|
||||
|
||||
- type: entity
|
||||
id: FoodBagelCotton
|
||||
parent: FoodBagelBase
|
||||
name: cotton bagel
|
||||
description: A delicious bagel made with cotton dough.
|
||||
components:
|
||||
- type: FlavorProfile
|
||||
flavors:
|
||||
- bread
|
||||
- cotton
|
||||
- type: Sprite
|
||||
state: bagel-cottondough
|
||||
- type: Food
|
||||
requiresSpecialDigestion: true
|
||||
- type: Tag
|
||||
tags:
|
||||
- ClothMade
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
food:
|
||||
maxVol: 12
|
||||
reagents:
|
||||
- ReagentId: Nutriment
|
||||
Quantity: 2.5
|
||||
- ReagentId: Fiber
|
||||
Quantity: 2.5
|
||||
|
||||
|
||||
@@ -702,6 +702,46 @@
|
||||
Blunt: 1 # bonk
|
||||
# Tastes like France.
|
||||
|
||||
- type: entity
|
||||
name: cotton baguette
|
||||
parent: FoodBreadBaguette
|
||||
id: FoodBreadBaguetteCotton
|
||||
description: Bon azzétit!
|
||||
components:
|
||||
- type: Sprite
|
||||
state: baguette-cotton
|
||||
- type: SliceableFood
|
||||
slice: FoodBreadBaguetteCottonSlice
|
||||
- type: Food
|
||||
requiresSpecialDigestion: true
|
||||
- type: Tag
|
||||
tags:
|
||||
- Bread
|
||||
- ClothMade
|
||||
- type: Clothing
|
||||
equippedPrefix: baguette-cotton
|
||||
- type: Item
|
||||
inhandVisuals:
|
||||
left:
|
||||
- state: baguette-cotton-inhand-left
|
||||
right:
|
||||
- state: baguette-cotton-inhand-right
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
food:
|
||||
maxVol: 15
|
||||
reagents:
|
||||
- ReagentId: Nutriment
|
||||
Quantity: 3
|
||||
- ReagentId: Fiber
|
||||
Quantity: 3
|
||||
- ReagentId: Vitamin
|
||||
Quantity: 1
|
||||
- ReagentId: TableSalt
|
||||
Quantity: 1
|
||||
- ReagentId: Blackpepper
|
||||
Quantity: 1
|
||||
|
||||
- type: entity
|
||||
name: crostini
|
||||
parent: FoodBreadSliceBase
|
||||
@@ -724,6 +764,37 @@
|
||||
- ReagentId: Blackpepper
|
||||
Quantity: 0.1
|
||||
|
||||
- type: entity
|
||||
name: cotton crostini
|
||||
parent: FoodBreadBaguetteSlice
|
||||
id: FoodBreadBaguetteCottonSlice
|
||||
description: Bon az-zetite!
|
||||
components:
|
||||
- type: Sprite
|
||||
state: crostini-cotton
|
||||
- type: Food
|
||||
requiresSpecialDigestion: true
|
||||
- type: Tag
|
||||
tags:
|
||||
- Bread
|
||||
- Slice
|
||||
- ClothMade
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
food:
|
||||
maxVol: 2
|
||||
reagents:
|
||||
- ReagentId: Nutriment
|
||||
Quantity: 0.25
|
||||
- ReagentId: Fiber
|
||||
Quantity: 0.25
|
||||
- ReagentId: Vitamin
|
||||
Quantity: 0.1
|
||||
- ReagentId: TableSalt
|
||||
Quantity: 0.1
|
||||
- ReagentId: Blackpepper
|
||||
Quantity: 0.1
|
||||
|
||||
- type: entity
|
||||
name: buttered toast
|
||||
parent: FoodBreadSliceBase
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
description: A delicious and spongy little cake.
|
||||
components:
|
||||
- type: Food
|
||||
trash:
|
||||
trash:
|
||||
- FoodPlateMuffinTin
|
||||
- type: Sprite
|
||||
sprite: Objects/Consumable/Food/Baked/misc.rsi
|
||||
@@ -609,6 +609,38 @@
|
||||
- ReagentId: Vitamin
|
||||
Quantity: 0.5
|
||||
|
||||
- type: entity
|
||||
name: cotton chèvre chaud
|
||||
parent: FoodBakedChevreChaud
|
||||
id: FoodBakedChevreChaudCotton
|
||||
description: A disk of slightly melted chèvre flopped on top of a... cotton crostini, and toasted all-round.
|
||||
components:
|
||||
- type: FlavorProfile
|
||||
flavors:
|
||||
- bread
|
||||
- nutty
|
||||
- creamy
|
||||
- smokey
|
||||
- cotton
|
||||
- type: Sprite
|
||||
state: chevrechaud-cotton
|
||||
- type: Food
|
||||
requiresSpecialDigestion: true
|
||||
- type: Tag
|
||||
tags:
|
||||
- ClothMade
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
food:
|
||||
maxVol: 5
|
||||
reagents:
|
||||
- ReagentId: Nutriment
|
||||
Quantity: 1
|
||||
- ReagentId: Fiber
|
||||
Quantity: 1
|
||||
- ReagentId: Vitamin
|
||||
Quantity: 0.5
|
||||
|
||||
- type: entity
|
||||
name: brownies
|
||||
parent: FoodBakedBase
|
||||
@@ -771,3 +803,35 @@
|
||||
damage:
|
||||
types:
|
||||
Blunt: 0 # so the damage stats icon doesn't immediately give away the syndie ones
|
||||
|
||||
- type: entity
|
||||
name: cotton croissant
|
||||
parent: FoodBakedCroissant
|
||||
id: FoodBakedCroissantCotton
|
||||
description: Buttery, flaky, fibery goodness.
|
||||
components:
|
||||
- type: FlavorProfile
|
||||
flavors:
|
||||
- bread
|
||||
- butter
|
||||
- cotton
|
||||
- type: Sprite
|
||||
state: croissant-cotton
|
||||
- type: Food
|
||||
requiresSpecialDigestion: true
|
||||
- type: Tag
|
||||
tags:
|
||||
- ClothMade
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
food:
|
||||
maxVol: 7
|
||||
reagents:
|
||||
- ReagentId: Nutriment
|
||||
Quantity: 1.5
|
||||
- ReagentId: Fiber
|
||||
Quantity: 1.5
|
||||
- ReagentId: Butter
|
||||
Quantity: 2
|
||||
- ReagentId: Vitamin
|
||||
Quantity: 1
|
||||
|
||||
@@ -315,6 +315,13 @@
|
||||
- type: Construction
|
||||
graph: DoughRope
|
||||
node: start
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
food:
|
||||
maxVol: 6
|
||||
reagents:
|
||||
- ReagentId: Nutriment
|
||||
Quantity: 5
|
||||
|
||||
- type: entity
|
||||
name: dough rope
|
||||
@@ -330,6 +337,13 @@
|
||||
- type: Construction
|
||||
graph: DoughRope
|
||||
node: rolled
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
food:
|
||||
maxVol: 6
|
||||
reagents:
|
||||
- ReagentId: Nutriment
|
||||
Quantity: 5
|
||||
|
||||
- type: entity
|
||||
name: cornmeal dough
|
||||
@@ -426,9 +440,9 @@
|
||||
- cotton
|
||||
- type: Sprite
|
||||
state: cotton-dough
|
||||
# - type: SliceableFood # TODO add it
|
||||
# count: 3
|
||||
# slice: FoodDoughCottonSlice
|
||||
- type: SliceableFood
|
||||
count: 3
|
||||
slice: FoodDoughCottonSlice
|
||||
- type: Construction
|
||||
graph: CottonPizza
|
||||
node: start
|
||||
@@ -446,6 +460,59 @@
|
||||
- ReagentId: Fiber
|
||||
Quantity: 10
|
||||
|
||||
- type: entity
|
||||
name: cotton dough slice
|
||||
parent: FoodBakingBase
|
||||
id: FoodDoughCottonSlice
|
||||
description: A slice of cotton dough.
|
||||
components:
|
||||
- type: FlavorProfile
|
||||
flavors:
|
||||
- dough
|
||||
- cotton
|
||||
- type: Sprite
|
||||
state: cotton-dough-slice
|
||||
- type: Tag
|
||||
tags:
|
||||
- Slice
|
||||
- type: Construction
|
||||
graph: DoughRopeCotton
|
||||
node: start
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
food:
|
||||
maxVol: 6
|
||||
reagents:
|
||||
- ReagentId: Nutriment
|
||||
Quantity: 1.5
|
||||
- ReagentId: Fiber
|
||||
Quantity: 3.5
|
||||
|
||||
- type: entity
|
||||
name: dough rope
|
||||
parent: FoodBakingBase
|
||||
id: FoodDoughCottonRope
|
||||
description: A thin noodle of cotton dough. Can be cooked into a cotton bagel.
|
||||
components:
|
||||
- type: FlavorProfile
|
||||
flavors:
|
||||
- dough
|
||||
- cotton
|
||||
- type: Sprite
|
||||
state: cotton-dough-rope
|
||||
- type: Construction
|
||||
graph: DoughRopeCotton
|
||||
node: rolled
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
food:
|
||||
maxVol: 6
|
||||
reagents:
|
||||
- ReagentId: Nutriment
|
||||
Quantity: 1.5
|
||||
- ReagentId: Fiber
|
||||
Quantity: 3.5
|
||||
|
||||
- type: entity
|
||||
name: raw pastry base
|
||||
parent: FoodBakingBase
|
||||
@@ -499,6 +566,9 @@
|
||||
- type: Construction
|
||||
graph: CottonPizza
|
||||
node: flat
|
||||
- type: SliceableFood
|
||||
count: 3
|
||||
slice: FoodCroissantRawCotton
|
||||
|
||||
- type: entity
|
||||
name: pizza bread
|
||||
@@ -818,3 +888,16 @@
|
||||
reagents:
|
||||
- ReagentId: Nutriment
|
||||
Quantity: 3
|
||||
|
||||
- type: entity
|
||||
name: raw cotton croissant
|
||||
parent: FoodCroissantRaw
|
||||
id: FoodCroissantRawCotton
|
||||
description: Buttery, flaky, fibery goodness waiting to happen.
|
||||
components:
|
||||
- type: FlavorProfile
|
||||
flavors:
|
||||
- dough
|
||||
- cotton
|
||||
- type: Sprite
|
||||
state: croissant-raw-cotton
|
||||
|
||||
Reference in New Issue
Block a user