Add food carts (#19177)

Co-authored-by: Jeff <velcroboy333@hotmail.com>
This commit is contained in:
Velcroboy
2023-08-15 17:26:49 -05:00
committed by GitHub
parent 74f2ee1c60
commit 75d2c12e65
16 changed files with 259 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 415 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 448 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 427 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 447 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 927 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -0,0 +1,41 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation, Updated for ss14 by Rosy!",
"states": [
{
"name": "stand-food",
"directions": 4
},
{
"name": "stand-ice",
"directions": 4
},
{
"name": "cart_hotsauce",
"directions": 4
},
{
"name": "cart_coldsauce",
"directions": 4
},
{
"name": "cart_bbqsauce",
"directions": 4
},
{
"name": "cart_ketchup",
"directions": 4
},
{
"name": "icon-hot"
},
{
"name": "icon-cold"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB