22 lines
453 B
Python
22 lines
453 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: FlatData
|
|
|
|
class EchelonType(object):
|
|
None_ = 0
|
|
Adventure = 1
|
|
Raid = 2
|
|
ArenaAttack = 3
|
|
ArenaDefence = 4
|
|
WeekDungeonChaserA = 5
|
|
Scenario = 6
|
|
WeekDungeonBlood = 7
|
|
WeekDungeonChaserB = 8
|
|
WeekDungeonChaserC = 9
|
|
WeekDungeonFindGift = 10
|
|
EventContent = 11
|
|
SchoolDungeonA = 12
|
|
SchoolDungeonB = 13
|
|
SchoolDungeonC = 14
|
|
|