diff options
| author | Killyana <morphone1@gmail.com> | 2019-12-18 21:41:40 +0100 |
|---|---|---|
| committer | Killyana <morphone1@gmail.com> | 2019-12-18 21:41:40 +0100 |
| commit | 74f92d776b2c85c8795bae1a216abd8e7ea204fa (patch) | |
| tree | 37d79131f97f14cda909dd2f1a9f761890fe1c00 /sql/updates | |
| parent | 48bd5633cd076d8819d62adf1ad39557fb22734d (diff) | |
Spell: Move Column of Frost & Mana Void to the cpp
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/world/3.3.5/2019_12_18_01_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2019_12_18_01_world.sql b/sql/updates/world/3.3.5/2019_12_18_01_world.sql new file mode 100644 index 00000000000..d78228a42cc --- /dev/null +++ b/sql/updates/world/3.3.5/2019_12_18_01_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `creature_template_addon` SET `auras`="" WHERE `entry` IN (37918,30682,20089,38068); |
