16 lines
293 B
Python
16 lines
293 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
|
|
MonthlyBonus = 8
|
|
|