mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 18:10:26 +00:00
3
data/sql/updates/db_world/2022_05_06_03.sql
Normal file
3
data/sql/updates/db_world/2022_05_06_03.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- DB update 2022_05_06_02 -> 2022_05_06_03
|
||||
-- Fix Valkyrion Harpoon Gun SAI to set rooted on passenger exit
|
||||
UPDATE `smart_scripts` SET `event_type`=28, `event_flags`=0, `comment`='Valkyrion Harpoon Gun - On Passenger exit - Set Rooted On' WHERE `entryorguid`=30066;
|
||||
Reference in New Issue
Block a user