26 lines
466 B
Python
26 lines
466 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class ParcelType(object):
|
|
None_ = 0
|
|
Character = 1
|
|
Currency = 2
|
|
Equipment = 3
|
|
Item = 4
|
|
GachaGroup = 5
|
|
Product = 6
|
|
Shop = 7
|
|
MemoryLobby = 8
|
|
AccountExp = 9
|
|
CharacterExp = 10
|
|
FavorExp = 11
|
|
TSS = 12
|
|
Furniture = 13
|
|
ShopRefresh = 14
|
|
LocationExp = 15
|
|
Recipe = 16
|
|
CharacterWeapon = 17
|
|
ProductMonthly = 18
|
|
|