oops, forgot to look at burgers.
This commit is contained in:
@@ -31,10 +31,10 @@
|
||||
id: FoodBreadBunBottom
|
||||
parent: FoodBreadSliceBase
|
||||
name: bottom bun
|
||||
description: It's time to start building the burger tower.
|
||||
description: It's time to start building the burger tower.
|
||||
components:
|
||||
- type: Item
|
||||
size: Normal #patch until there is an adequate resizing system in place
|
||||
size: Normal #patch until there is an adequate resizing system in place
|
||||
- type: Food
|
||||
- type: Sprite
|
||||
drawdepth: Mobs
|
||||
@@ -83,7 +83,7 @@
|
||||
- type: FoodSequenceElement
|
||||
entries:
|
||||
Burger: BunTopBurger
|
||||
|
||||
|
||||
# Base
|
||||
|
||||
- type: entity
|
||||
@@ -110,6 +110,8 @@
|
||||
Quantity: 3
|
||||
- type: Item
|
||||
sprite: Objects/Consumable/Food/burger.rsi
|
||||
shape:
|
||||
- 0,0,1,0
|
||||
|
||||
# Custom Burger Example
|
||||
|
||||
@@ -219,6 +221,8 @@
|
||||
id: FoodBurgerBear
|
||||
description: Best served rawr.
|
||||
components:
|
||||
- type: Item
|
||||
storedOffset: 0,1
|
||||
- type: FlavorProfile
|
||||
flavors:
|
||||
- bun
|
||||
@@ -246,6 +250,11 @@
|
||||
id: FoodBurgerBig
|
||||
description: Forget the Big Mac. THIS is the future!
|
||||
components:
|
||||
- type: Item
|
||||
size: Normal
|
||||
shape:
|
||||
- 0,0,1,1
|
||||
storedOffset: 0,3
|
||||
- type: FlavorProfile
|
||||
flavors: # What bun?
|
||||
- meaty
|
||||
@@ -275,6 +284,8 @@
|
||||
id: FoodBurgerBrain
|
||||
description: A strange looking burger. It looks almost sentient.
|
||||
components:
|
||||
- type: Item
|
||||
storedOffset: 0,1
|
||||
- type: FlavorProfile
|
||||
flavors:
|
||||
- bun
|
||||
@@ -303,6 +314,8 @@
|
||||
id: FoodBurgerCat
|
||||
description: Finally those cats and catpeople are worth something!
|
||||
components:
|
||||
- type: Item
|
||||
storedOffset: -1,1
|
||||
- type: Sprite
|
||||
state: cat
|
||||
- type: FlavorProfile
|
||||
@@ -398,6 +411,8 @@
|
||||
id: FoodBurgerClown
|
||||
description: This tastes funny...
|
||||
components:
|
||||
- type: Item
|
||||
storedOffset: 0,1
|
||||
- type: FlavorProfile
|
||||
flavors:
|
||||
- bun
|
||||
@@ -477,6 +492,11 @@
|
||||
id: FoodBurgerCrazy
|
||||
description: This looks like the sort of food that a demented clown in a trenchcoat would make.
|
||||
components:
|
||||
- type: Item
|
||||
size: Normal
|
||||
shape:
|
||||
- 0,0,1,1
|
||||
storedOffset: -2,0
|
||||
- type: FlavorProfile
|
||||
flavors:
|
||||
- bun
|
||||
@@ -499,7 +519,7 @@
|
||||
- ReagentId: Vitamin
|
||||
Quantity: 8
|
||||
- ReagentId: Sulfur # What you get for eating something with a flare in it
|
||||
Quantity: 5
|
||||
Quantity: 5
|
||||
- type: Tag
|
||||
tags:
|
||||
- Meat
|
||||
@@ -510,6 +530,8 @@
|
||||
id: FoodBurgerDuck
|
||||
description: A duck sandwich, only the criminally insane would dare to eat the meat of such an adorable creature.
|
||||
components:
|
||||
- type: Item
|
||||
storedOffset: 0,1
|
||||
- type: FlavorProfile
|
||||
flavors:
|
||||
- bun
|
||||
@@ -536,6 +558,8 @@
|
||||
id: FoodBurgerEmpowered
|
||||
description: It's shockingly good, if you live off of electricity that is.
|
||||
components:
|
||||
- type: Item
|
||||
storedOffset: -2,1
|
||||
- type: Sprite
|
||||
state: empowered
|
||||
- type: FlavorProfile
|
||||
@@ -559,6 +583,8 @@
|
||||
id: FoodBurgerCarp
|
||||
description: Almost like a carp is yelling somewhere...
|
||||
components:
|
||||
- type: Item
|
||||
storedOffset: 0,1
|
||||
- type: FlavorProfile
|
||||
flavors:
|
||||
- bun
|
||||
@@ -576,6 +602,11 @@
|
||||
id: FoodBurgerFive
|
||||
description: HOT! HOT! HOT!
|
||||
components:
|
||||
- type: Item
|
||||
size: Normal
|
||||
shape:
|
||||
- 0,0,1,1
|
||||
storedOffset: 0,1
|
||||
- type: FlavorProfile
|
||||
flavors:
|
||||
- meaty
|
||||
@@ -609,6 +640,11 @@
|
||||
id: FoodBurgerGhost
|
||||
description: Too spooky!
|
||||
components:
|
||||
- type: Item
|
||||
size: Normal
|
||||
shape:
|
||||
- 0,0,1,1
|
||||
storedOffset: 0,3
|
||||
- type: FlavorProfile
|
||||
flavors:
|
||||
- bun
|
||||
@@ -663,6 +699,8 @@
|
||||
id: FoodBurgerMcguffin
|
||||
description: A cheap and greasy imitation of an eggs Benedict.
|
||||
components:
|
||||
- type: Item
|
||||
storedOffset: 0,1
|
||||
- type: FlavorProfile
|
||||
flavors:
|
||||
- muffin
|
||||
@@ -691,7 +729,7 @@
|
||||
description: An elusive rib shaped burger with limited availability across the galaxy. Not as good as you remember it.
|
||||
components:
|
||||
- type: Food
|
||||
trash:
|
||||
trash:
|
||||
- FoodKebabSkewer
|
||||
- type: FlavorProfile
|
||||
flavors:
|
||||
@@ -702,7 +740,7 @@
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
food:
|
||||
maxVol: 30
|
||||
maxVol: 30
|
||||
reagents:
|
||||
- ReagentId: Nutriment
|
||||
Quantity: 11
|
||||
@@ -832,6 +870,8 @@
|
||||
id: FoodBurgerSoy
|
||||
description: After eating this you have the overwhelming urge to purchase overpriced figurines of superheroes.
|
||||
components:
|
||||
- type: Item
|
||||
storedOffset: 0,1
|
||||
- type: FlavorProfile
|
||||
flavors:
|
||||
- bun
|
||||
@@ -855,6 +895,11 @@
|
||||
id: FoodBurgerSpell
|
||||
description: This is absolutely Ei Nath.
|
||||
components:
|
||||
- type: Item
|
||||
size: Normal
|
||||
shape:
|
||||
- 0,0,1,1
|
||||
storedOffset: -1,2
|
||||
- type: FlavorProfile
|
||||
flavors:
|
||||
- bun
|
||||
@@ -880,6 +925,11 @@
|
||||
id: FoodBurgerSuper
|
||||
description: This is a mountain of a burger. FOOD!
|
||||
components:
|
||||
- type: Item
|
||||
size: Normal
|
||||
shape:
|
||||
- 0,0,1,1
|
||||
storedOffset: 0,4
|
||||
- type: FlavorProfile
|
||||
flavors: # What bun?
|
||||
- meaty
|
||||
@@ -966,6 +1016,9 @@
|
||||
id: FoodBurgerMothRoach
|
||||
description: The last lamp it saw was the one inside the microwave.
|
||||
components:
|
||||
- type: Item
|
||||
shape:
|
||||
- 0,0,0,1
|
||||
- type: FlavorProfile
|
||||
flavors:
|
||||
- bun
|
||||
@@ -987,4 +1040,4 @@
|
||||
- type: Tag
|
||||
tags:
|
||||
- Meat
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user