tbftss/data/battle/items.json

11 lines
147 B
JSON
Raw Normal View History

2015-11-16 12:27:03 +01:00
[
{
2015-11-16 15:31:16 +01:00
"name" : "crate",
"textureName" : "gfx/items/crate.png"
},
{
"name" : "smallCrate",
"textureName" : "gfx/items/smallCrate.png"
2015-11-16 12:27:03 +01:00
}
]