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

16 lines
284 B
JSON

[
"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"
]