Pancakes Fix (#31123)

* Edited blueberry pancake textures to seem more blueberry-stained

* Added new blueberry pancake sprites to allow stacking up to 9

* Added more sprites for chocolate pancakes so they can stack up to 9

* Fixed up the blueberry pancake sprites to be more consistent

* Updated the stack components of blueberry and chocolate pancakes in the yml prototype file.

* Updates the stack size in the consumable stacks yaml file.

* Added the new pancake sprites to the sprite meta json file.

* Removed an unnecessary space from the baked food YAML file

* Updated branch and fully resolved merge conflict

* Decreased the copy-pastiness of some of the blueberry sprites to make them less repetitive

* Diversified the textures some more for good measure.

* Fixed some missing rims around the pancakes because I'm bored
This commit is contained in:
Goldminermac
2024-08-18 22:42:58 -04:00
committed by GitHub
parent 0754a0fdaf
commit 864956c66b
20 changed files with 216 additions and 131 deletions

View File

@@ -267,6 +267,12 @@
- pancakesbb1
- pancakesbb2
- pancakesbb3
- pancakesbb4
- pancakesbb5
- pancakesbb6
- pancakesbb7
- pancakesbb8
- pancakesbb9
- type: Sprite
state: pancakesbb1
layers:
@@ -279,6 +285,24 @@
- state: pancakesbb3
map: ["pancakesbb3"]
visible: false
- state: pancakesbb4
map: ["pancakesbb4"]
visible: false
- state: pancakesbb5
map: ["pancakesbb5"]
visible: false
- state: pancakesbb6
map: ["pancakesbb6"]
visible: false
- state: pancakesbb7
map: ["pancakesbb7"]
visible: false
- state: pancakesbb8
map: ["pancakesbb8"]
visible: false
- state: pancakesbb9
map: ["pancakesbb9"]
visible: false
- type: Tag
tags:
- Pancake
@@ -296,6 +320,12 @@
- pancakescc1
- pancakescc2
- pancakescc3
- pancakescc4
- pancakescc5
- pancakescc6
- pancakescc7
- pancakescc8
- pancakescc9
- type: Sprite
state: pancakescc1
layers:
@@ -308,6 +338,24 @@
- state: pancakescc3
map: ["pancakescc3"]
visible: false
- state: pancakescc4
map: ["pancakescc4"]
visible: false
- state: pancakescc5
map: ["pancakescc5"]
visible: false
- state: pancakescc6
map: ["pancakescc6"]
visible: false
- state: pancakescc7
map: ["pancakescc7"]
visible: false
- state: pancakescc8
map: ["pancakescc8"]
visible: false
- state: pancakescc9
map: ["pancakescc9"]
visible: false
- type: SolutionContainerManager
solutions:
food:
@@ -626,4 +674,4 @@
- ReagentId: Butter
Quantity: 2
- ReagentId: Vitamin
Quantity: 1
Quantity: 1

View File

@@ -10,13 +10,13 @@
id: PancakeBb
name: blueberry pancake
spawn: FoodBakedPancakeBb
maxCount: 3
maxCount: 9
- type: stack
id: PancakeCc
name: chocolate chip pancake
spawn: FoodBakedPancakeCc
maxCount: 3
maxCount: 9
# Food Containers

View File

@@ -1,131 +1,168 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation and modified by Swept at https://github.com/tgstation/tgstation/commit/40d75cc340c63582fb66ce15bf75a36115f6bdaa. Chevrechaud created by Github user deathride58, croissant taken from tgstation at commit https://github.com/tgstation/tgstation/commit/7ffd61b6fa6a6183daa8900f9a490f46f7a81955",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "cannoli"
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation and modified by Swept at https://github.com/tgstation/tgstation/commit/40d75cc340c63582fb66ce15bf75a36115f6bdaa. Chevrechaud created by Github user deathride58, croissant taken from tgstation at commit https://github.com/tgstation/tgstation/commit/7ffd61b6fa6a6183daa8900f9a490f46f7a81955",
"size": {
"x": 32,
"y": 32
},
{
"name": "dumplings"
},
{
"name": "honeybar"
},
{
"name": "onionrings"
},
{
"name": "pretzel"
},
{
"name": "muffin-bluecherry"
},
{
"name": "muffin-cherry"
},
{
"name": "bun-honey"
},
{
"name": "bun-hotcross"
},
{
"name": "bun-meat"
},
{
"name": "muffin"
},
{
"name": "muffin-berry"
},
{
"name": "COOKIE!!!"
},
{
"name": "cookie-oatmeal"
},
{
"name": "cookie-raisin"
},
{
"name": "cookie-sugar"
},
{
"name": "pancakes1"
},
{
"name": "pancakes2"
},
{
"name": "pancakes3"
},
{
"name": "pancakes4"
},
{
"name": "pancakes5"
},
{
"name": "pancakes6"
},
{
"name": "pancakes7"
},
{
"name": "pancakes8"
},
{
"name": "pancakes9"
},
{
"name": "pancakesbb1"
},
{
"name": "pancakesbb2"
},
{
"name": "pancakesbb3"
},
{
"name": "pancakescc1"
},
{
"name": "pancakescc2"
},
{
"name": "pancakescc3"
},
{
"name": "pigblanket"
},
{
"name": "plate-small"
},
{
"name": "waffles"
},
{
"name": "waffles-roffle"
},
{
"name": "waffles-soy"
},
{
"name": "waffles-soylent"
},
{
"name": "tray"
},
{
"name": "chevrechaud"
},
{
"name": "croissant"
}
]
"states": [
{
"name": "cannoli"
},
{
"name": "dumplings"
},
{
"name": "honeybar"
},
{
"name": "onionrings"
},
{
"name": "pretzel"
},
{
"name": "muffin-bluecherry"
},
{
"name": "muffin-cherry"
},
{
"name": "bun-honey"
},
{
"name": "bun-hotcross"
},
{
"name": "bun-meat"
},
{
"name": "muffin"
},
{
"name": "muffin-berry"
},
{
"name": "COOKIE!!!"
},
{
"name": "cookie-oatmeal"
},
{
"name": "cookie-raisin"
},
{
"name": "cookie-sugar"
},
{
"name": "pancakes1"
},
{
"name": "pancakes2"
},
{
"name": "pancakes3"
},
{
"name": "pancakes4"
},
{
"name": "pancakes5"
},
{
"name": "pancakes6"
},
{
"name": "pancakes7"
},
{
"name": "pancakes8"
},
{
"name": "pancakes9"
},
{
"name": "pancakesbb1"
},
{
"name": "pancakesbb2"
},
{
"name": "pancakesbb3"
},
{
"name": "pancakesbb4"
},
{
"name": "pancakesbb5"
},
{
"name": "pancakesbb6"
},
{
"name": "pancakesbb7"
},
{
"name": "pancakesbb8"
},
{
"name": "pancakesbb9"
},
{
"name": "pancakescc1"
},
{
"name": "pancakescc2"
},
{
"name": "pancakescc3"
},
{
"name": "pancakescc4"
},
{
"name": "pancakescc5"
},
{
"name": "pancakescc6"
},
{
"name": "pancakescc7"
},
{
"name": "pancakescc8"
},
{
"name": "pancakescc9"
},
{
"name": "pigblanket"
},
{
"name": "plate-small"
},
{
"name": "waffles"
},
{
"name": "waffles-roffle"
},
{
"name": "waffles-soy"
},
{
"name": "waffles-soylent"
},
{
"name": "tray"
},
{
"name": "chevrechaud"
},
{
"name": "croissant"
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 317 B

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 355 B

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 352 B

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 359 B

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 351 B

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB