aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2016-01-19 03:41:48 +0100
committerKillyana <morphone1@gmail.com>2016-01-19 03:41:48 +0100
commit0279f958fe0d5202348d68552df9a088a42e4128 (patch)
treec9d5207ea32f9fd897c2aac16d8d34bd20067abb
parent89e316ca6c4011d0e643ca827f18412c3dec255f (diff)
DB/Creature: High Priestess Jeklik
Fixed movement stood on the site. By @DevRival Closes #16252
-rw-r--r--sql/updates/world/2016_01_19_03_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/2016_01_19_03_world.sql b/sql/updates/world/2016_01_19_03_world.sql
new file mode 100644
index 00000000000..0d559ace044
--- /dev/null
+++ b/sql/updates/world/2016_01_19_03_world.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `creature_template` SET `InhabitType` = 5 WHERE `entry` = 14517;