aboutsummaryrefslogtreecommitdiff
path: root/sql/scripts
diff options
context:
space:
mode:
authorShauren <shauren.trinity@gmail.com>2011-03-07 23:05:44 +0100
committerShauren <shauren.trinity@gmail.com>2011-03-07 23:05:44 +0100
commite4c0a8033680e41384feb85ff0473b46a695cb2b (patch)
treedea818a355f432dc54c977c94fea75d7af3194b7 /sql/scripts
parent05d6bef5f6edb35f6d4cdefafde9f4a26789cbca (diff)
Scripts/Spells: Added targeting script for Map of the Geyser Fields
Diffstat (limited to 'sql/scripts')
-rw-r--r--sql/scripts/world_scripts_full.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/scripts/world_scripts_full.sql b/sql/scripts/world_scripts_full.sql
index 6a03f33eafd..3e914f259ad 100644
--- a/sql/scripts/world_scripts_full.sql
+++ b/sql/scripts/world_scripts_full.sql
@@ -2107,6 +2107,7 @@ INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES
( 26678, 'spell_item_create_heart_candy'),
( 64323, 'spell_item_book_of_glyph_mastery'),
( 52481, 'spell_item_gift_of_the_harvester'),
+( 45853, 'spell_item_map_of_the_geyser_fields'),
-- warrior
( 12975, 'spell_warr_last_stand'),
( 59725, 'spell_warr_improved_spell_reflection'),