mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 17:54:48 +01:00
Core/SAI: Move (any) value for SMART_EVENT_MOVEMENTINFORM point to 0xFFFFFFFF (#28417)
This commit is contained in:
2
sql/updates/world/master/2022_10_31_03_world.sql
Normal file
2
sql/updates/world/master/2022_10_31_03_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `smart_scripts` SET `event_param2`=0xFFFFFFFF WHERE `event_type`=34 AND `event_param2`=0;
|
||||
Reference in New Issue
Block a user