aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKittnz <frederik156@hotmail.com>2017-03-04 23:01:14 +0100
committerKittnz <frederik156@hotmail.com>2017-03-04 23:01:14 +0100
commit0108acfea15982bb3211b0a2b1a9cec1dc737bc9 (patch)
treec0396cb43ea91e4549de47a3aefa3a123c4fe89e
parentad6ecbf09b24046bd05d4bbfa17ee07a020f99ea (diff)
DB/Creature: Update Z position of Grinkle <Fishing Promoter> in Orgrimmar
-rw-r--r--sql/updates/world/3.3.5/2017_03_04_04_world_335.sql.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2017_03_04_04_world_335.sql.sql b/sql/updates/world/3.3.5/2017_03_04_04_world_335.sql.sql
new file mode 100644
index 00000000000..82804ddb08b
--- /dev/null
+++ b/sql/updates/world/3.3.5/2017_03_04_04_world_335.sql.sql
@@ -0,0 +1 @@
+UPDATE `creature` SET `position_z`=11.6612 WHERE `guid`=54742;