DB/SAI: Fix Arena Treasure Chest spawning position

Closes #15580
This commit is contained in:
Killyana
2015-12-09 16:51:21 +01:00
parent cc685ac334
commit dca2c11081

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);