diff options
| author | Shauren <shauren.trinity@gmail.com> | 2011-06-03 22:09:55 +0200 |
|---|---|---|
| committer | Shauren <shauren.trinity@gmail.com> | 2011-06-03 22:09:55 +0200 |
| commit | 92af66e0a659ee48faa118274a7e17d75b120e5a (patch) | |
| tree | 6e6c1dad68ebe6f510e88049a91c4de4da3a8696 /sql/scripts | |
| parent | 702424c28701a7bf65a3c01af33916d006795889 (diff) | |
Scripts/Spells: Scripted Magic Rooster mount
Closes #1704
Closes #1733
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 c6147308449..3ec8651497f 100644 --- a/sql/scripts/world_scripts_full.sql +++ b/sql/scripts/world_scripts_full.sql @@ -1950,6 +1950,7 @@ INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES ( 52408, 'spell_gen_seaforium_blast'), ( 25281, 'spell_gen_turkey_marker'), (-55428, 'spell_gen_lifeblood'), +( 65917, 'spell_gen_magic_rooster'), -- instances -- Black Temple ( 41475, 'spell_boss_lady_malande_shield'), |
