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
19 lines
327 B
Python
19 lines
327 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class EmblemCategory(object):
|
|
None_ = 0
|
|
Default = 1
|
|
Mission = 2
|
|
GroupStory = 3
|
|
Event = 4
|
|
MainStory = 5
|
|
Favor = 6
|
|
Boss = 7
|
|
Etc = 8
|
|
Etc_Anniversary = 9
|
|
MultiFloorRaid = 10
|
|
Potential = 11
|
|
|