aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAokromes <Aokromes@users.noreply.github.com>2017-12-20 10:31:51 +0100
committerGitHub <noreply@github.com>2017-12-20 10:31:51 +0100
commit5be80ac4813fe3aba9ef5b9f900e7bdadc6f4c27 (patch)
tree0607ac55c3441c6dbb4fcb47e4ab7ad33e87fe57
parentde9f9042699e849af38363430cd9aa390c62d1a2 (diff)
DB/Creature: Correct money for Lady Deathwhisper
-rw-r--r--sql/updates/world/3.3.5/2017_12_20_01_world.sql5
1 files changed, 5 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2017_12_20_01_world.sql b/sql/updates/world/3.3.5/2017_12_20_01_world.sql
new file mode 100644
index 00000000000..301a3af1afe
--- /dev/null
+++ b/sql/updates/world/3.3.5/2017_12_20_01_world.sql
@@ -0,0 +1,5 @@
+--
+UPDATE `creature_template` SET `maxgold` = 1093073 WHERE `entry` = 36855;
+UPDATE `creature_template` SET `mingold` = 1674308, `maxgold` = 2186146 WHERE `entry` = 38106;
+UPDATE `creature_template` SET `mingold` = 1925454, `maxgold` = 2514068 WHERE `entry` = 38296;
+UPDATE `creature_template` SET `mingold` = 2092885, `maxgold` = 2732683 WHERE `entry` = 38297;