diff options
author | Filip <boev.filip@gmail.com> | 2013-09-03 17:09:28 +0200 |
---|---|---|
committer | Filip <boev.filip@gmail.com> | 2013-09-03 17:09:28 +0200 |
commit | 29b1c582e77938130a16b8cfcd93304ce941a74b (patch) | |
tree | ed106e2e20c282f3b121158fb32111d643af74fc | |
parent | 0b598d3e25742a61525d62274978ae476f818c2b (diff) |
DB/Update: Spells update for Bloadted Abomination
-rw-r--r-- | sql/updates/world/2013_09_03_02_world_update.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2013_09_03_02_world_update.sql b/sql/updates/world/2013_09_03_02_world_update.sql new file mode 100644 index 00000000000..d510ff8e558 --- /dev/null +++ b/sql/updates/world/2013_09_03_02_world_update.sql @@ -0,0 +1 @@ +UPDATE `creature_template` SET `spell1`=52497, `spell2`=52510 WHERE `entry`=28843; |