diff options
| author | silinoron <none@none> | 2010-08-22 21:07:18 -0700 |
|---|---|---|
| committer | silinoron <none@none> | 2010-08-22 21:07:18 -0700 |
| commit | ccc2a83510c2dcdcaba1c9c1f1778b8f171e0c4c (patch) | |
| tree | 655f84305ce0c670bc8d558047825660f4b11987 /sql/base | |
| parent | 5cbae843d58431237a270a0960a5d0c324d5cb1e (diff) | |
* Some consistency changes.
* Move spell 6962 to spell scripts and make sure to set deathstate.
--HG--
branch : trunk
Diffstat (limited to 'sql/base')
| -rw-r--r-- | sql/base/world_database.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/base/world_database.sql b/sql/base/world_database.sql index ce6b967bb17..6188fcd3752 100644 --- a/sql/base/world_database.sql +++ b/sql/base/world_database.sql @@ -14747,6 +14747,7 @@ LOCK TABLES `spell_script_names` WRITE; INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES -- generic ( 58601, 'spell_gen_remove_flight_auras'), +( 6962, 'spell_gen_pet_summoned'), -- instances ( 69057, 'spell_marrowgar_bone_spike_graveyard'), ( 69140, 'spell_marrowgar_coldflame'), |
