Metamorphosis - FoodSequence 3 (#31012)
* setup some data * cheeseburger recipe * Update FoodSequenceSystem.cs * finalize cheseburger recipe * remove fun * return old taco sprites * full foodsequence data refactor * return tacos * well done * add cutlets to burger * chickenburger recipe * +2 burger recipes * more fun * Update brain.png * some slice produce added * documentation * watermelon * skewer work * flipping * tomato * skewer watermelon * Update skewer.yml * oopsie, ok, im go to sleep * fix checks * Update produce.yml * screwed * cheeeeeeeese * all cooked meat added * produce added * aaaaand suppermatter * key to Tag * More * proto string remove * raw snail * fix * Update FoodMetamorphableByAddingComponent.cs * fixes * fix3 * fififififx
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation and modified by Swept and potato1234x at https://github.com/tgstation/tgstation/commit/40d75cc340c63582fb66ce15bf75a36115f6bdaa, ian.png created by EmoGarbage, mothroach.png created by TurboTracker",
|
||||
"copyright": "Taken from tgstation and modified by Swept and potato1234x at https://github.com/tgstation/tgstation/commit/40d75cc340c63582fb66ce15bf75a36115f6bdaa, ian.png created by EmoGarbage, mothroach.png created by TurboTracker, screwed by TheShuEd",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
@@ -28,12 +28,6 @@
|
||||
{
|
||||
"name": "bun"
|
||||
},
|
||||
{
|
||||
"name": "bun_top"
|
||||
},
|
||||
{
|
||||
"name": "bun_bottom"
|
||||
},
|
||||
{
|
||||
"name": "c"
|
||||
},
|
||||
@@ -161,6 +155,9 @@
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "screwed"
|
||||
},
|
||||
{
|
||||
"name": "spell"
|
||||
},
|
||||
|
||||
|
After Width: | Height: | Size: 895 B |
|
Before Width: | Height: | Size: 319 B After Width: | Height: | Size: 319 B |
|
Before Width: | Height: | Size: 367 B After Width: | Height: | Size: 367 B |
|
After Width: | Height: | Size: 302 B |
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Created by TheShuEd. Bun taken from tgstation and modified by Swept and potato1234x at https://github.com/tgstation/tgstation/commit/40d75cc340c63582fb66ce15bf75a36115f6bdaa, and edited by TheShuEd",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "bun_top"
|
||||
},
|
||||
{
|
||||
"name": "bun_bottom"
|
||||
},
|
||||
{
|
||||
"name": "cheese"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -42,6 +42,9 @@
|
||||
},
|
||||
{
|
||||
"name": "skewer-snake"
|
||||
},
|
||||
{
|
||||
"name": "skewer-watermelon"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
|
Before Width: | Height: | Size: 186 B After Width: | Height: | Size: 233 B |
|
After Width: | Height: | Size: 331 B |
BIN
Resources/Textures/Objects/Consumable/Food/taco.rsi/beeftaco.png
Normal file
|
After Width: | Height: | Size: 303 B |
|
After Width: | Height: | Size: 307 B |
|
After Width: | Height: | Size: 308 B |
|
After Width: | Height: | Size: 309 B |
BIN
Resources/Textures/Objects/Consumable/Food/taco.rsi/fishtaco.png
Normal file
|
After Width: | Height: | Size: 286 B |
@@ -1,17 +1,29 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Original sprite by Phunny, redrawn by TheShuEd",
|
||||
"copyright": "Added by Phunny",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "tacoshell_back"
|
||||
"name": "beeftaco"
|
||||
},
|
||||
{
|
||||
"name": "tacoshell_forward"
|
||||
"name": "beeftacosupreme"
|
||||
},
|
||||
{
|
||||
"name": "chickentaco"
|
||||
},
|
||||
{
|
||||
"name": "chickentacosupreme"
|
||||
},
|
||||
{
|
||||
"name": "fishtaco"
|
||||
},
|
||||
{
|
||||
"name": "rattaco"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
BIN
Resources/Textures/Objects/Consumable/Food/taco.rsi/rattaco.png
Normal file
|
After Width: | Height: | Size: 329 B |
|
Before Width: | Height: | Size: 171 B |
|
Before Width: | Height: | Size: 294 B |
|
After Width: | Height: | Size: 267 B |
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Created by TheShuEd, rat Taken from https://github.com/tgstation/tgstation/commit/e15c63d100db65eaaa5231133b8a2662ff439131#diff-8dd94e19fdb2ff341b57e31bce101298 and edited by TheShuEd",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "tacoshell_back"
|
||||
},
|
||||
{
|
||||
"name": "tacoshell_forward"
|
||||
},
|
||||
{
|
||||
"name": "cheese"
|
||||
},
|
||||
{
|
||||
"name": "rat"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 364 B |
|
After Width: | Height: | Size: 171 B |
|
After Width: | Height: | Size: 293 B |
|
Before Width: | Height: | Size: 426 B After Width: | Height: | Size: 381 B |