meat cooked (#1261)

This commit is contained in:
Nim
2025-05-10 12:21:55 +03:00
committed by GitHub
parent aa2e080e31
commit 6e86a54a88
24 changed files with 53 additions and 25 deletions

View File

@@ -306,9 +306,8 @@
components:
- type: Sprite
layers:
- state: human_meat1 # We need fried sprites
- state: human_meat1_cooked
map: [ "random" ]
color: "#c98367"
- type: SolutionContainerManager
solutions:
food:
@@ -323,8 +322,8 @@
- type: RandomSprite
available:
- random:
human_meat1: CP14cookedMeat
human_meat2: CP14cookedMeat
human_meat1_cooked: ""
human_meat2_cooked: ""
- type: CP14TemperatureTransformation
entries:
- temperatureRange: 400, 500
@@ -365,8 +364,7 @@
name: cooked dino meat
components:
- type: Sprite
state: dino_meat1 # We need fried sprites
color: "#c98367"
state: dino_meat1_cooked
- type: SolutionContainerManager
solutions:
food:
@@ -414,8 +412,7 @@
name: cooked hydra meat
components:
- type: Sprite
state: dino_meat2 # We need fried sprites
color: "#c98367"
state: dino_meat2_cooked
- type: SolutionContainerManager
solutions:
food:
@@ -475,9 +472,8 @@
components:
- type: Sprite
layers:
- state: rabbit_meat1 # We need fried sprites
- state: rabbit_meat1_cooked
map: [ "random" ]
color: "#c98367"
- type: SolutionContainerManager
solutions:
food:
@@ -490,8 +486,8 @@
- type: RandomSprite
available:
- random:
rabbit_meat1: CP14cookedMeat
rabbit_meat2: CP14cookedMeat
rabbit_meat1_cooked: ""
rabbit_meat2_cooked: ""
- type: CP14TemperatureTransformation
entries:
- temperatureRange: 400, 500
@@ -543,9 +539,8 @@
components:
- type: Sprite
layers:
- state: pig_meat1 # We need fried sprites
- state: pig_meat1_cooked
map: [ "random" ]
color: "#c98367"
- type: SliceableFood
count: 4
slice: CP14FoodMeatPigCookedSlice
@@ -563,8 +558,8 @@
- type: RandomSprite
available:
- random:
pig_meat1: CP14cookedMeat
pig_meat4: CP14cookedMeat
pig_meat1_cooked: ""
pig_meat4_cooked: ""
- type: CP14TemperatureTransformation
entries:
- temperatureRange: 400, 500
@@ -603,8 +598,7 @@
name: cooked pig leg meat # Jamon? - Хамон?
components:
- type: Sprite
state: pig_meat5 # We need fried sprites
color: "#c98367"
state: pig_meat5_cooked
- type: SolutionContainerManager
solutions:
food:
@@ -666,9 +660,8 @@
components:
- type: Sprite
layers:
- state: pig_meat2 # We need fried sprites
- state: pig_meat2_cooked
map: [ "random" ]
color: "#c98367"
- type: SliceableFood
count: 4
slice: CP14FoodMeatPigCookedSlice
@@ -686,8 +679,8 @@
- type: RandomSprite
available:
- random:
pig_meat2: CP14cookedMeat
pig_meat3: CP14cookedMeat
pig_meat2_cooked: ""
pig_meat3_cooked: ""
- type: CP14TemperatureTransformation
entries:
- temperatureRange: 400, 500
@@ -731,8 +724,7 @@
components:
- type: Sprite
layers:
- state: pig_meat6 # We need fried sprites
color: "#c98367"
- state: pig_meat6_cooked
- type: SolutionContainerManager
solutions:
food:

Binary file not shown.

Before

Width:  |  Height:  |  Size: 335 B

After

Width:  |  Height:  |  Size: 339 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 341 B

After

Width:  |  Height:  |  Size: 339 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 405 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 301 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 413 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 339 B

View File

@@ -1,7 +1,7 @@
{
"version": 1,
"license": "All right reserved",
"copyright": "sheepmeat and sheepmeat_cooked By omsoyk, sheepmeat_slice and sheepmeat_slice_cooked, frog_leg_cooked by TheShuEd, cutlet and cutlet_cooked and meat_slice by Artista.rar, frog_leg, human_meat, dino_meat, fish_meat, rabbit_meat, pig_meat, mole_meat by Max Gab",
"copyright": "sheepmeat and sheepmeat_cooked By omsoyk, sheepmeat_slice and sheepmeat_slice_cooked, frog_leg_cooked by TheShuEd, cutlet and cutlet_cooked and meat_slice by Artista.rar, frog_leg, human_meat, dino_meat, fish_meat, rabbit_meat, pig_meat, mole_meat by Max Gab, rabbit_meat_cooked, pig_meat_cooked, human_meat_cooked, dino_meat_cooked by prazat911 (Discord) and resprite sheepmeat, sheepmeat_cooked, sheepmeat_slice, sheepmeat_slice_cooked, cutlet, cutlet_cooked, meat_slice by prazat911 (Discord)",
"size": {
"x": 32,
"y": 32
@@ -52,12 +52,24 @@
{
"name": "human_meat2"
},
{
"name": "human_meat1_cooked"
},
{
"name": "human_meat2_cooked"
},
{
"name": "dino_meat1"
},
{
"name": "dino_meat2"
},
{
"name": "dino_meat1_cooked"
},
{
"name": "dino_meat2_cooked"
},
{
"name": "fish_meat1"
},
@@ -73,6 +85,12 @@
{
"name": "rabbit_meat2"
},
{
"name": "rabbit_meat1_cooked"
},
{
"name": "rabbit_meat2_cooked"
},
{
"name": "pig_meat1"
},
@@ -91,6 +109,24 @@
{
"name": "pig_meat6"
},
{
"name": "pig_meat1_cooked"
},
{
"name": "pig_meat2_cooked"
},
{
"name": "pig_meat3_cooked"
},
{
"name": "pig_meat4_cooked"
},
{
"name": "pig_meat5_cooked"
},
{
"name": "pig_meat6_cooked"
},
{
"name": "mole_meat1"
},

Binary file not shown.

After

Width:  |  Height:  |  Size: 393 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 380 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 373 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 426 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 391 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 303 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 296 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 305 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 394 B

After

Width:  |  Height:  |  Size: 466 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 411 B

After

Width:  |  Height:  |  Size: 449 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 291 B

After

Width:  |  Height:  |  Size: 360 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 250 B

After

Width:  |  Height:  |  Size: 311 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 259 B

After

Width:  |  Height:  |  Size: 302 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 296 B

After

Width:  |  Height:  |  Size: 396 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 313 B

After

Width:  |  Height:  |  Size: 377 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 305 B

After

Width:  |  Height:  |  Size: 360 B