scripts/json2xdb/schema/ItemGeneralTable.json

16 lines
284 B
JSON
Raw Normal View History

2024-01-24 21:10:26 +00:00
[
"m_iItemNumber",
"m_iItemName",
"m_iComment",
"m_iTradeAble",
"m_iItemPrice",
"m_iItemSellPrice",
"m_iSellAble",
"m_iStackNumber",
"m_iBatteryRecharge",
"m_iItemType",
"m_iStimPackAttri",
"m_iLinkSkill",
"m_iIcon",
"m_iCash"
]