Added a bunch more textures (#356)

This commit is contained in:
Swept
2019-09-24 13:15:26 -07:00
committed by Pieter-Jan Briers
parent 31487c1cf1
commit 66c327805f
344 changed files with 348 additions and 177 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 259 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 164 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 259 B

View File

@@ -0,0 +1,31 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "lantern_off",
"select": [],
"flags": {},
"directions": 1,
"delays": [
[
1.0
]
]
},
{
"name": "HandheldLightOnOverlay",
"select": [],
"flags": {},
"directions": 1,
"delays": [
[
1.0
]
]
}
]
}