* tasty silk and webby crates * winter coat * fuck * Move some files around and stuff * FUCK * Web closet finished * what the fuck * brain empty * loss * loss 2 * fuck * web typing indicators * minor spelling mistake, I lost. * hiss * changed * And they said "Let's remove pockets", funniest shit I've ever heard. * 2 seconds of stun * fuck it we pr * resprite * dummy * arachnid creampie sprite * different + more "natural" crate sprites * Webbing suits and webbing dresses. * and other stuff I forgot to commit. * and gone. * no * Cloth. * I forgot to commit this? What??? * Eyes. * Comment trimming * winter coat resprite
47 lines
635 B
JSON
47 lines
635 B
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Made by PixelTheKermit (github) for SS14",
|
|
"size": {"x": 32, "y": 32},
|
|
"states":
|
|
[
|
|
{
|
|
"name": "closed",
|
|
"directions": 1
|
|
},
|
|
{
|
|
"name": "closing",
|
|
"directions": 1,
|
|
"delays":
|
|
[
|
|
[
|
|
0.2,
|
|
0.2,
|
|
0.2,
|
|
0.2,
|
|
0.2,
|
|
0.2
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "open",
|
|
"directions": 1
|
|
},
|
|
{
|
|
"name": "opening",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
0.2,
|
|
0.2,
|
|
0.2,
|
|
0.2,
|
|
0.2,
|
|
0.2
|
|
]
|
|
]
|
|
}
|
|
]
|
|
}
|