mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 18:15:31 +01:00
Core/SAI: Implemented new event type SMART_EVENT_AREATRIGGER_EXIT (88) (#30367)
This commit is contained in:
1
sql/updates/world/master/2024_10_22_03_world.sql
Normal file
1
sql/updates/world/master/2024_10_22_03_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `smart_scripts` SET `event_param1`=0, `event_param2`=0, `event_param3`=0 WHERE `event_type`=46;
|
||||
Reference in New Issue
Block a user