Files
OldThink/Resources/Textures/Objects/Misc/flare.rsi/meta.json
Swept 1056b9005f Fixes Torch (#3270)
* Updates RSI

* Done

* Finish

* SoulSloth you give me conniptions

* Nvm it was Nuke who made this, sorry soulsloth.

* E

* I am retar
2021-02-27 10:23:14 +01:00

51 lines
830 B
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/0f6496a55ceefa0f1bf1668fcef49b5182471695",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "flare_base"
},
{
"name": "flare_spent",
},
{
"name": "flare_unlit",
},
{
"name": "flare_burn",
"delays": [
[
0.05,
0.05,
0.05,
0.05
]
]
},
{
"name": "lit-inhand-left",
"directions": 4
},
{
"name": "lit-inhand-right",
"directions": 4
},
{
"name": "unlit-inhand-left",
"directions": 4
},
{
"name": "unlit-inhand-right",
"directions": 4
}
]
}