DB/SAI: Fix Arena Treasure Chest spawning position

This commit is contained in:
Killyana
2015-12-09 17:17:20 +01:00
parent 4695e23491
commit a4c1e11aaf

View File

@@ -0,0 +1,3 @@
--
UPDATE `smart_scripts` SET `event_param1`=15, `comment`="Short John Mithril - On Waypoint 15 Reached - Say Line 1" WHERE `entryorguid`=14508 AND `source_Type`=0 AND `id` IN (2);
UPDATE `smart_scripts` SET `event_param1`=15, `comment`="Short John Mithril - On Waypoint 15 Reached - Cast 'Summon Pirate Booty (DND)'" WHERE `entryorguid`=14508 AND `source_Type`=0 AND `id` IN (3);