Arachnid RE-REWORK (#19138)
* 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
This commit is contained in:
46
Resources/Textures/Structures/Doors/web_door.rsi/meta.json
Normal file
46
Resources/Textures/Structures/Doors/web_door.rsi/meta.json
Normal file
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"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
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user