scripts/json2xdb/schema/ItemChestTable.json

12 lines
203 B
JSON
Raw Normal View History

2024-01-24 21:10:26 +00:00
[
"m_iItemNumber",
"m_iItemName",
"m_iChestDesc",
"m_iTradeAble",
"m_iItemPrice",
"m_iItemSellPrice",
"m_iSellAble",
"m_iStackNumber",
"m_iIcon",
"m_iChestCheck"
]