Updated baked food folder.
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
abstract: true
|
||||
description: A delicious bagel.
|
||||
components:
|
||||
- type: Item
|
||||
size: Tiny
|
||||
- type: FlavorProfile
|
||||
flavors:
|
||||
- bread
|
||||
|
||||
@@ -6,6 +6,8 @@
|
||||
id: FoodBreadBase
|
||||
abstract: true
|
||||
components:
|
||||
- type: Item
|
||||
size: Normal
|
||||
- type: FlavorProfile
|
||||
flavors:
|
||||
- bread
|
||||
@@ -690,6 +692,9 @@
|
||||
equippedPrefix: baguette
|
||||
quickEquip: false
|
||||
- type: Item
|
||||
shape:
|
||||
- 0,0,0,3
|
||||
storedRotation: -45
|
||||
inhandVisuals:
|
||||
left:
|
||||
- state: baguette-inhand-left
|
||||
@@ -721,6 +726,9 @@
|
||||
- type: Clothing
|
||||
equippedPrefix: baguette-cotton
|
||||
- type: Item
|
||||
shape:
|
||||
- 0,0,0,3
|
||||
storedRotation: -45
|
||||
inhandVisuals:
|
||||
left:
|
||||
- state: baguette-cotton-inhand-left
|
||||
|
||||
@@ -648,6 +648,9 @@
|
||||
id: FoodBakedBrownieBatch
|
||||
description: A pan of brownies.
|
||||
components:
|
||||
- type: Item
|
||||
size: Normal
|
||||
storedOffset: 0,-3
|
||||
- type: FlavorProfile
|
||||
flavors:
|
||||
- sweet
|
||||
@@ -701,6 +704,9 @@
|
||||
id: FoodBakedCannabisBrownieBatch
|
||||
description: A pan of "special" brownies.
|
||||
components:
|
||||
- type: Item
|
||||
size: Normal
|
||||
storedOffset: 0,-3
|
||||
- type: FlavorProfile
|
||||
flavors:
|
||||
- sweet
|
||||
@@ -783,6 +789,12 @@
|
||||
id: FoodBakedCroissant
|
||||
description: Buttery, flaky goodness.
|
||||
components:
|
||||
- type: Item
|
||||
size: Small
|
||||
shape:
|
||||
- 0,0,1,0
|
||||
- 0,1,0,1
|
||||
storedOffset: -2,-4
|
||||
- type: FlavorProfile
|
||||
flavors:
|
||||
- bread
|
||||
@@ -811,6 +823,11 @@
|
||||
id: FoodBakedCroissantCotton
|
||||
description: Buttery, flaky, fibery goodness.
|
||||
components:
|
||||
- type: Item
|
||||
size: Small
|
||||
shape:
|
||||
- 0,0,1,0
|
||||
- 0,1,0,1
|
||||
- type: FlavorProfile
|
||||
flavors:
|
||||
- bread
|
||||
@@ -843,6 +860,8 @@
|
||||
id: FoodBakedGrilledCheeseSandwich
|
||||
description: Bread and cheese toasted with butter, perfect for a chilly day in space.
|
||||
components:
|
||||
- type: Item
|
||||
size: Small
|
||||
- type: FlavorProfile
|
||||
flavors:
|
||||
- cheesy
|
||||
@@ -868,6 +887,8 @@
|
||||
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
|
||||
- type: FlavorProfile
|
||||
flavors:
|
||||
- cheesy
|
||||
|
||||
@@ -7,7 +7,8 @@
|
||||
abstract: true
|
||||
components:
|
||||
- type: Item
|
||||
storedRotation: -90
|
||||
shape:
|
||||
- 0,0,1,0
|
||||
- type: FlavorProfile
|
||||
flavors:
|
||||
- sweet
|
||||
|
||||
@@ -28,6 +28,7 @@
|
||||
size: Normal
|
||||
shape:
|
||||
- 0,0,2,1
|
||||
storedOffset: 0,-5
|
||||
- type: Tag
|
||||
tags:
|
||||
- Pizza
|
||||
|
||||
Reference in New Issue
Block a user