Gen7Data/Scripts/Interfaces/HistoryElementKind.astypedef

5 lines
57 B
Plaintext

enum HistoryElementKind {
AttackUse = 0,
Damage = 1,
}