mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 10:56:38 +01:00
2
sql/updates/world/2014_01_21_world_sai.sql
Normal file
2
sql/updates/world/2014_01_21_world_sai.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- Fix Saronite Mine Slave so these actually despawn when gossip option selected for quest credit
|
||||
UPDATE `smart_scripts` SET `target_type`=1 WHERE `entryorguid`=3139700 AND `source_type`=9 AND `id`=3 AND `link`=0;
|
||||
Reference in New Issue
Block a user