Add supplies to restock vending machines. (#11506)
This commit is contained in:
@@ -0,0 +1,91 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Original source: https://github.com/tgstation/tgstation/blob/master/icons/obj/vending_restock.dmi @ commit 014c44ef6279beb02a5f3e76824439fa57181c22 - Additions and cleanup by @Vordenburg",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "base"
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "green_bit"
|
||||
},
|
||||
{
|
||||
"name": "refill_booze"
|
||||
},
|
||||
{
|
||||
"name": "refill_chinese"
|
||||
},
|
||||
{
|
||||
"name": "refill_clothes"
|
||||
},
|
||||
{
|
||||
"name": "refill_cola"
|
||||
},
|
||||
{
|
||||
"name": "refill_costume"
|
||||
},
|
||||
{
|
||||
"name": "refill_custom"
|
||||
},
|
||||
{
|
||||
"name": "refill_dinner"
|
||||
},
|
||||
{
|
||||
"name": "refill_discount"
|
||||
},
|
||||
{
|
||||
"name": "refill_donksoft"
|
||||
},
|
||||
{
|
||||
"name": "refill_donuts"
|
||||
},
|
||||
{
|
||||
"name": "refill_engi"
|
||||
},
|
||||
{
|
||||
"name": "refill_games"
|
||||
},
|
||||
{
|
||||
"name": "refill_joe"
|
||||
},
|
||||
{
|
||||
"name": "refill_medical"
|
||||
},
|
||||
{
|
||||
"name": "refill_parts"
|
||||
},
|
||||
{
|
||||
"name": "refill_plant"
|
||||
},
|
||||
{
|
||||
"name": "refill_ptech"
|
||||
},
|
||||
{
|
||||
"name": "refill_salvage"
|
||||
},
|
||||
{
|
||||
"name": "refill_sec"
|
||||
},
|
||||
{
|
||||
"name": "refill_smoke"
|
||||
},
|
||||
{
|
||||
"name": "refill_snack"
|
||||
},
|
||||
{
|
||||
"name": "refill_tanks"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user