Tortilla dough, Taco shells, and Tacos (#20797)

LGTM!
This commit is contained in:
phunnyguy
2023-10-18 17:03:23 -04:00
committed by GitHub
parent 7b4ceb9d0c
commit c92b99f6ba
20 changed files with 347 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation and baystation and modified by potato1234x at commit https://github.com/tgstation/tgstation/commit/c6e3401f2e7e1e55c57060cdf956a98ef1fefc24 and https://github.com/Baystation12/Baystation12/commit/a6067826de7fd8f698793f6d84e6c2f1f9b1f188. Tofu and tofu-slice were created by Discord user rosysyntax#6514. Chevrelog and chevredisk created by Github user deathride58",
"copyright": "Taken from tgstation and baystation and modified by potato1234x at commit https://github.com/tgstation/tgstation/commit/c6e3401f2e7e1e55c57060cdf956a98ef1fefc24 and https://github.com/Baystation12/Baystation12/commit/a6067826de7fd8f698793f6d84e6c2f1f9b1f188. Tofu and tofu-slice were created by Discord user rosysyntax#6514. Chevrelog and chevredisk created by Github user deathride58, tortilladough tortillaflat and tortillaslice added by Phunny,",
"size": {
"x": 32,
"y": 32
@@ -108,6 +108,15 @@
},
{
"name": "tofu-slice"
},
{
"name": "tortilladough"
},
{
"name": "tortilladough-flat"
},
{
"name": "tortilladough-slice"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 378 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 438 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 610 B

View File

@@ -140,7 +140,7 @@
"name": "stewedsoymeat"
},
{
"name": "taco"
"name": "softtaco"
},
{
"name": "melonfruitbowl"

View File

Before

Width:  |  Height:  |  Size: 461 B

After

Width:  |  Height:  |  Size: 461 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 303 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 307 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 308 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 309 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 286 B

View File

@@ -0,0 +1,32 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Added by Phunny",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "tacoshell"
},
{
"name": "beeftaco"
},
{
"name": "beeftacosupreme"
},
{
"name": "chickentaco"
},
{
"name": "chickentacosupreme"
},
{
"name": "fishtaco"
},
{
"name": "rattaco"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 329 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 283 B