diff options
| author | Shauren <shauren.trinity@gmail.com> | 2011-03-07 23:05:44 +0100 |
|---|---|---|
| committer | Shauren <shauren.trinity@gmail.com> | 2011-03-07 23:05:44 +0100 |
| commit | e4c0a8033680e41384feb85ff0473b46a695cb2b (patch) | |
| tree | dea818a355f432dc54c977c94fea75d7af3194b7 /sql/scripts | |
| parent | 05d6bef5f6edb35f6d4cdefafde9f4a26789cbca (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.sql | 1 |
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'), |
