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>
This commit is contained in:
Peptide90
2022-05-11 08:17:24 +01:00
committed by GitHub
parent e8331b6659
commit 3b54566e5b
18 changed files with 216 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 362 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 352 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 372 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 351 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 219 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 298 B

View File

@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c6e3401f2e7e1e55c57060cdf956a98ef1fefc24",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c6e3401f2e7e1e55c57060cdf956a98ef1fefc24, chinese from paradise, ticket by peptide",
"size": {
"x": 32,
"y": 32
@@ -28,6 +28,18 @@
{
"name": "cheesiehonkers-trash"
},
{
"name": "chinese1"
},
{
"name": "chinese2"
},
{
"name": "chinese3"
},
{
"name": "chinese4"
},
{
"name": "chips"
},
@@ -51,6 +63,9 @@
"name": "chocolatebar-inhand-left",
"directions": 4
},
{
"name": "cookie_fortune"
},
{
"name": "energybar"
},
@@ -141,6 +156,9 @@
},
{
"name": "tatortot"
},
{
"name": "fortune"
}
]
}