diff options
| author | Shauren <none@none> | 2010-08-03 10:47:38 +0200 |
|---|---|---|
| committer | Shauren <none@none> | 2010-08-03 10:47:38 +0200 |
| commit | 109bcb0927d853c9a7340ac55f84003d12ff4762 (patch) | |
| tree | 9b4c3428abbb0d9fb7cf8cdea27fd4da44d9234c /sql/base/world_database.sql | |
| parent | e7ee828fe1ec3267314377eb0164a53ca83829a5 (diff) | |
Fixed Heart of the Phoenix pet spell
--HG--
branch : trunk
Diffstat (limited to 'sql/base/world_database.sql')
| -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 221f3748440..d5d2efda351 100644 --- a/sql/base/world_database.sql +++ b/sql/base/world_database.sql @@ -14693,6 +14693,7 @@ INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES ( 23989, 'spell_hun_readiness'), ( 53271, 'spell_hun_masters_call'), ( 53478, 'spell_hun_last_stand_pet'), +( 55709, 'spell_hun_pet_heart_of_the_phoenix'), -- rogue ( 5938, 'spell_rog_shiv'), ( 14185, 'spell_rog_preparation'), |
