scripts/json2xdb/schema/ItemChestTable.json
2024-01-24 16:10:26 -05:00

12 lines
203 B
JSON

[
"m_iItemNumber",
"m_iItemName",
"m_iChestDesc",
"m_iTradeAble",
"m_iItemPrice",
"m_iItemSellPrice",
"m_iSellAble",
"m_iStackNumber",
"m_iIcon",
"m_iChestCheck"
]