Core/SAI: Implemented new event type SMART_EVENT_AREATRIGGER_EXIT (88) (#30367)

(cherry picked from commit 0d5242daae)

# Conflicts:
#	sql/updates/world/cata_classic/2024_10_22_03_world.sql
This commit is contained in:
Meji
2024-10-22 04:01:37 +02:00
committed by Ovahlord
parent d07a7592de
commit fb56b63171
6 changed files with 35 additions and 48 deletions

View File

@@ -0,0 +1 @@
UPDATE `smart_scripts` SET `event_param1`=0, `event_param2`=0, `event_param3`=0 WHERE `event_type`=46;