diff options
| author | tobmaps <spambot42@yandex.ru> | 2011-05-12 17:58:57 +0700 |
|---|---|---|
| committer | tobmaps <spambot42@yandex.ru> | 2011-05-12 17:58:57 +0700 |
| commit | 8001fd0ba7cad6b318f3586894e44ff12e6e2e97 (patch) | |
| tree | 04f4f2e653f93432ac1c77b890da10b0a6d10742 /sql/updates | |
| parent | 840cd6335f2c5e2e9d6e7e4472b04cff9d928b5b (diff) | |
Core/Spells: Fix stacking rules for Focus Magic
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/world/2011_05_12_07_world_spell_group.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2011_05_12_07_world_spell_group.sql b/sql/updates/world/2011_05_12_07_world_spell_group.sql new file mode 100644 index 00000000000..c7a8a764c85 --- /dev/null +++ b/sql/updates/world/2011_05_12_07_world_spell_group.sql @@ -0,0 +1 @@ +DELETE FROM `spell_group` WHERE `id` = 1044 OR `spell_id` = -1044; |
