Add food carts (#19177)
Co-authored-by: Jeff <velcroboy333@hotmail.com>
|
After Width: | Height: | Size: 415 B |
|
After Width: | Height: | Size: 448 B |
|
After Width: | Height: | Size: 427 B |
|
After Width: | Height: | Size: 447 B |
|
After Width: | Height: | Size: 927 B |
|
After Width: | Height: | Size: 1.1 KiB |
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 2.4 KiB |
|
After Width: | Height: | Size: 2.1 KiB |