diff options
-rw-r--r-- | sql/updates/world/2015_02_12_06_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/2015_02_12_06_world.sql b/sql/updates/world/2015_02_12_06_world.sql new file mode 100644 index 00000000000..d6eaf64d14e --- /dev/null +++ b/sql/updates/world/2015_02_12_06_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `creature_template` SET `spell1`=52331,`spell2`=52358,`spell3`=53032,`spell4`=52327,`spell5`=52321 WHERE `entry`=28115; |