37 lines
776 B
JSON
37 lines
776 B
JSON
{
|
|
"version": 1,
|
|
"size": {
|
|
"x": 64,
|
|
"y": 32
|
|
},
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "https://github.com/discordia-space/CEV-Eris/raw/7344da18b5e3dd0b1994a84e9c9c0774d71b93a5/icons/mob/alien.dmi",
|
|
"states": [
|
|
{
|
|
"name": "running",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "standing",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "crit",
|
|
"directions": 1
|
|
},
|
|
{
|
|
"name": "dead",
|
|
"directions": 1
|
|
},
|
|
{
|
|
"name": "sleeping",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
1.0,
|
|
1.0
|
|
]
|
|
]
|
|
}
|
|
]
|
|
} |