fix(Core/Smart Scripts): Add param5 flag for range event (#13049)

* fix(Core/Smart Scripts): Add param5 flag for range event to prevent cast on entering combat.
This commit is contained in:
Malcrom
2022-09-18 10:36:15 -03:00
committed by GitHub
parent 3dde9d904c
commit f06f5a1334
2 changed files with 8 additions and 2 deletions

View File

@@ -221,6 +221,7 @@ struct SmartEvent
uint32 max;
uint32 repeatMin;
uint32 repeatMax;
uint32 controller;
} minMaxRepeat;
struct