Skip to content
Snippets Groups Projects
Commit 1a7b30da authored by Fabian Heinrich's avatar Fabian Heinrich
Browse files

Backfisch, Fish and chips, Sausage, chopped sausage

parent 7ce4aa09
No related branches found
No related tags found
1 merge request!30Resolve "Item and Meal extension fish and chips, pizza; general class for cooking counter -> stove, deep fryer, oven on class"
Pipeline #44727 passed
......@@ -374,49 +374,18 @@ ChoppedFish:
FriedFish:
parts:
- type: rect
color: palevioletred4
height: 0.3
width: 0.3
center_offset: [ -0.2, -0.15 ]
- type: rect
color: palevioletred4
height: 0.3
width: 0.3
center_offset: [ 0.2, -0.15 ]
- type: image
path: images/fried_fish.png
size: 0.8
FishAndChips:
parts:
- type: rect
color: orange3
height: 0.1
width: 0.8
center_offset: [ -0.2, -0.3 ]
- type: rect
color: orange3
height: 0.1
width: 0.8
center_offset: [ 0.0, -0.3 ]
- type: rect
color: orange3
height: 0.1
width: 0.8
center_offset: [ 0.2, -0.3 ]
- type: rect
color: orange3
height: 0.8
width: 0.1
center_offset: [ -0.3, -0.0 ]
- type: rect
color: palevioletred4
height: 0.3
width: 0.3
center_offset: [ -0.2, -0.15 ]
- type: rect
color: palevioletred4
height: 0.3
width: 0.3
center_offset: [ 0.2, -0.15 ]
- type: image
path: images/fries2.png
size: 0.8
- type: image
path: images/fried_fish.png
size: 0.8
Dough:
parts:
......@@ -438,30 +407,21 @@ PizzaBase:
Sausage:
parts:
- type: rect
color: RED2
height: 0.2
width: 0.6
center_offset: [ 0.0, 0.15 ]
- type: image
path: images/sausage.png
size: 0.8
ChoppedSausage:
parts:
- type: rect
color: RED2
height: 0.2
width: 0.3
center_offset: [ -0.2, 0.15 ]
- type: rect
color: RED2
height: 0.2
width: 0.3
center_offset: [ 0.2, 0.15 ]
- type: image
path: images/sausage_chopped.png
size: 0.8
Cheese:
parts:
- type: image
path: images/cheese3.png
size: 0.8
size: 0.7
GratedCheese:
parts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment