Added crate graphics.

This commit is contained in:
Steve 2015-11-16 14:31:16 +00:00
parent 07d93b700f
commit 86c687f7ef
4 changed files with 6 additions and 2 deletions

View File

@ -1,6 +1,10 @@
[
{
"name" : "smile",
"textureName" : "gfx/items/smile.png"
"name" : "crate",
"textureName" : "gfx/items/crate.png"
},
{
"name" : "smallCrate",
"textureName" : "gfx/items/smallCrate.png"
}
]

BIN
gfx/items/crate.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

BIN
gfx/items/smallCrate.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 517 B