aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSubv <s.v.h21@hotmail.com>2012-12-25 20:07:21 -0500
committerSubv <s.v.h21@hotmail.com>2012-12-25 20:11:06 -0500
commit12f9fd3f889fa501dc045a9e5dddfc057ac85a7a (patch)
treee09ed5a519078764ac5de0e8518004e0b4f9702e
parent5d30811397e258ad368e4edc3398444e520c273b (diff)
Core/Scripts: Add script to the Heroic version of Flame Bolt
-rw-r--r--sql/updates/world/2012_12_25_01_world_halls_of_origination_434.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2012_12_25_01_world_halls_of_origination_434.sql b/sql/updates/world/2012_12_25_01_world_halls_of_origination_434.sql
index 2e6c1b0e5f0..84588cf76d9 100644
--- a/sql/updates/world/2012_12_25_01_world_halls_of_origination_434.sql
+++ b/sql/updates/world/2012_12_25_01_world_halls_of_origination_434.sql
@@ -6,6 +6,7 @@ INSERT INTO `creature_text` (`entry`, `groupid`, `id`, `text`, `type`, `language
DELETE FROM `spell_script_names` WHERE `spell_id` IN (75540,94974,75519);
INSERT INTO `spell_script_names` VALUES
(75540,'spell_earthrager_ptah_flame_bolt'),
+(89881,'spell_earthrager_ptah_flame_bolt'),
(75519 ,'spell_earthrager_ptah_explosion'),
(94974,'spell_earthrager_ptah_earth_spike');