aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAristoo <aristoo@trinitycore.contrib>2011-10-02 00:54:09 +0100
committerNay <dnpd.dd@gmail.com>2011-10-02 00:54:09 +0100
commit66f3e3008cd4095647a963588a36d5f5ecdd7497 (patch)
tree68b2636e952850061c2c502d1bf957f30f161412
parent450771d088e41dd2f00fe99fdfec963d235408f9 (diff)
DB/NPCs: Fix level of Ingvar H
Closes #2811
-rw-r--r--sql/updates/world/2011_10_02_00_world_creature_template.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2011_10_02_00_world_creature_template.sql b/sql/updates/world/2011_10_02_00_world_creature_template.sql
new file mode 100644
index 00000000000..f9f20f3b593
--- /dev/null
+++ b/sql/updates/world/2011_10_02_00_world_creature_template.sql
@@ -0,0 +1 @@
+UPDATE `creature_template` SET `minlevel`=82, `maxlevel`=82 WHERE `entry`=31674; -- Ingvar the Plunderer (1)