tbftss/data/battle/items.json

13 lines
191 B
JSON

[
{
"defName" : "crate",
"name" : "Crate",
"texture" : "gfx/items/crate.png"
},
{
"defName" : "smallCrate",
"name" : "Small Crate",
"texture" : "gfx/items/smallCrate.png"
}
]