
Table row type of adventslots
{ "name": "adventslot", "base": "", "fields": [ { "name": "owner", "type": "name" }, { "name": "slots", "type": "uint16" }, { "name": "boxslots", "type": "uint16" }, { "name": "data", "type": "string" } ] }
Table row type of adventslots
{
"name": "adventslot",
"base": "",
"fields": [
{
"name": "owner",
"type": "name"
},
{
"name": "slots",
"type": "uint16"
},
{
"name": "boxslots",
"type": "uint16"
},
{
"name": "data",
"type": "string"
}
]
}