mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-30 21:57:01 +01:00
3
sql/updates/world/2012_06_04_05_world_sai.sql
Normal file
3
sql/updates/world/2012_06_04_05_world_sai.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- Fix SAI for Lothos Riftwaker
|
||||
UPDATE `smart_scripts` SET `event_param1`=5750 WHERE `entryorguid`=14387 AND `id`=0;
|
||||
UPDATE `smart_scripts` SET `event_param1`=0 WHERE `entryorguid`=14387 AND `id`=1;
|
||||
Reference in New Issue
Block a user