Skip to content

Commit 27d15ec

Browse files
authored
Fix EncounterEvent
1 parent e16dc45 commit 27d15ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

definitions/EncounterEvent.dbd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ COLUMNS
22
int ID
33
int<Spell::ID> SpellID?
44
int Field_12_0_0_64741_001?
5-
int <BroadcastText::ID> BroadcastTextID?
5+
int<BroadcastText::ID> BroadcastTextID?
66
int Severity?
77
int Field_12_0_0_64741_004?
88
int Flags?

0 commit comments

Comments
 (0)