Added crate graphics.
This commit is contained in:
parent
07d93b700f
commit
86c687f7ef
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 1.5 KiB |
Binary file not shown.
After Width: | Height: | Size: 1.0 KiB |
Binary file not shown.
Before Width: | Height: | Size: 517 B |
Loading…
Reference in New Issue