mirror of
https://github.com/Deathemonic/BA-AD.git
synced 2025-07-29 03:37:24 +02:00

- bump dump file to support latest client 1.46.287264 - updated flatbuf generator to support lastest dump file - refactored table extracter
16 lines
295 B
Python
16 lines
295 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class ItemCategory(object):
|
|
Coin = 0
|
|
CharacterExpGrowth = 1
|
|
SecretStone = 2
|
|
Material = 3
|
|
Consumable = 4
|
|
Collectible = 5
|
|
Favor = 6
|
|
RecruitCoin = 7
|
|
InvisibleToken = 8
|
|
|