33 lines
465 B
JSON
33 lines
465 B
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Created by deltanedas (github) for SS14, icon and base based on cola sprite from cev-eris",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "icon"
|
|
},
|
|
{
|
|
"name": "base"
|
|
},
|
|
{
|
|
"name": "fuel"
|
|
},
|
|
{
|
|
"name": "wires"
|
|
},
|
|
{
|
|
"name": "primed",
|
|
"delays": [
|
|
[
|
|
0.5,
|
|
0.5
|
|
]
|
|
]
|
|
}
|
|
]
|
|
}
|