diff options
| author | teacher <none@none> | 2009-12-12 15:27:10 +0100 |
|---|---|---|
| committer | teacher <none@none> | 2009-12-12 15:27:10 +0100 |
| commit | 477e58f32137cbede732998f24fed96ca43fd0fa (patch) | |
| tree | 7b60d1681b4e16080d1e3df4d32e6fa622fc7046 /sql/updates/5677_world.sql | |
| parent | 7fa5c67861a9fb9d34cd8a64a03e4be1f6ab0492 (diff) | |
Renamed sql update files to proper Trinity naming standard.
Moved files prior to 6381_world_script_texts.sql to 3.1.3_old folder.
--HG--
branch : trunk
Diffstat (limited to 'sql/updates/5677_world.sql')
| -rw-r--r-- | sql/updates/5677_world.sql | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sql/updates/5677_world.sql b/sql/updates/5677_world.sql deleted file mode 100644 index e33ed3c7555..00000000000 --- a/sql/updates/5677_world.sql +++ /dev/null @@ -1,3 +0,0 @@ -DELETE FROM `spell_proc_event` WHERE `entry` IN (57352); -INSERT INTO `spell_proc_event` (`entry`, `SchoolMask`, `SpellFamilyName`, `SpellFamilyMask0`, `SpellFamilyMask1`, `SpellFamilyMask2`, `procFlags`, `procEx`, `ppmRate`, `CustomChance`, `Cooldown`) VALUES -(57352, 0x00, 0, 0x00000000, 0x00000000, 0x00000000, 0x00051154, 0x00000000, 0, 0, 45); -- Darkmoon Card: Death |
