Files
crystall-punk-14/Resources/Textures/Objects/Consumable/Food/snacks.rsi/meta.json
Peptide90 3b54566e5b Changs chinese food vending machine (#7754)
* new chinese food items from paradise

* made soy sauce salty

* new snacks based on the new assets

* chang assets 1

* chang vending machine

* rsi animation and fix

* rsi path fix

* misc changes

* fortune cookie snacks complete with fortunes

* Update Resources/Prototypes/Entities/Objects/Consumable/Food/snacks.yml

Co-authored-by: ShadowCommander <10494922+ShadowCommander@users.noreply.github.com>

* Update Resources/Prototypes/Entities/Objects/Consumable/Food/snacks.yml

darn Americans

Co-authored-by: ShadowCommander <10494922+ShadowCommander@users.noreply.github.com>

Co-authored-by: ShadowCommander <10494922+ShadowCommander@users.noreply.github.com>
2022-05-11 00:17:24 -07:00

165 lines
2.5 KiB
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c6e3401f2e7e1e55c57060cdf956a98ef1fefc24, chinese from paradise, ticket by peptide",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "beans"
},
{
"name": "beans-empty"
},
{
"name": "beans-open"
},
{
"name": "boritos"
},
{
"name": "boritos-trash"
},
{
"name": "cheesiehonkers"
},
{
"name": "cheesiehonkers-trash"
},
{
"name": "chinese1"
},
{
"name": "chinese2"
},
{
"name": "chinese3"
},
{
"name": "chinese4"
},
{
"name": "chips"
},
{
"name": "chips-trash"
},
{
"name": "chocolatebar"
},
{
"name": "chocolatebar-open"
},
{
"name": "chocolatebar-trash"
},
{
"name": "chocolatebar-inhand-right",
"directions": 4
},
{
"name": "chocolatebar-inhand-left",
"directions": 4
},
{
"name": "cookie_fortune"
},
{
"name": "energybar"
},
{
"name": "energybar-open"
},
{
"name": "energybar-trash"
},
{
"name": "mre-brownie"
},
{
"name": "mre-brownie-open"
},
{
"name": "mre-wrapper"
},
{
"name": "nutribrick"
},
{
"name": "nutribrick-open"
},
{
"name": "packet-inhand-right",
"directions": 4
},
{
"name": "packet-inhand-left",
"directions": 4
},
{
"name": "peachtin"
},
{
"name": "peachtin-empty"
},
{
"name": "peachtin-open"
},
{
"name": "peachtinmaint"
},
{
"name": "peachtinmaint-empty"
},
{
"name": "peachtinmaint-open"
},
{
"name": "pistachio-trash"
},
{
"name": "popcorn"
},
{
"name": "popcorn-inhand-right",
"directions": 4
},
{
"name": "popcorn-inhand-left",
"directions": 4
},
{
"name": "popcorn-trash"
},
{
"name": "raisins"
},
{
"name": "raisins-trash"
},
{
"name": "semki-trash"
},
{
"name": "susjerky"
},
{
"name": "susjerky-trash"
},
{
"name": "syndicakes"
},
{
"name": "syndicakes-trash"
},
{
"name": "tatortot"
},
{
"name": "fortune"
}
]
}