diff options
| author | Killyana <morphone1@gmail.com> | 2017-11-16 10:05:00 +0100 |
|---|---|---|
| committer | Killyana <morphone1@gmail.com> | 2017-11-16 10:05:00 +0100 |
| commit | ad6ed359abebb0acce8d7917e99a5d5c3a1dd410 (patch) | |
| tree | 25ac086a9cf5dbcec57ad49f63a22bd5996110e5 /sql | |
| parent | 1f77bd96760cdeb118d0f847d65107b37ceac661 (diff) | |
DB/Creature: Icefang
Closes #16588
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/updates/world/3.3.5/2017_11_16_00_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2017_11_16_00_world.sql b/sql/updates/world/3.3.5/2017_11_16_00_world.sql new file mode 100644 index 00000000000..b8238149400 --- /dev/null +++ b/sql/updates/world/3.3.5/2017_11_16_00_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `creature_template` SET `spell3`=0, `spell7`=54788 WHERE `entry` IN (29602); |
