aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrz3s <Grz3s@users.noreply.github.com>2020-11-13 17:41:36 +0200
committerShauren <shauren.trinity@gmail.com>2022-03-01 00:05:20 +0100
commitd78f9360b5eb273a2ae8e57429afb9201740b247 (patch)
tree46857c7935fb386df17cff5ec4f7dd6af53edf9d
parent5eb1c60c4e2ec5f5882cb00f3221db2120bd1e85 (diff)
DB/Creature: Update Vol'jin's model to 3.3.5
May be not valid for master (cherry picked from commit 127da4b9bdfbadf7c69368003a3a1443a5411eff)
-rw-r--r--sql/updates/world/master/2022_02_28_71_world_2020_11_13_00_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2022_02_28_71_world_2020_11_13_00_world.sql b/sql/updates/world/master/2022_02_28_71_world_2020_11_13_00_world.sql
new file mode 100644
index 00000000000..fbe7777e45a
--- /dev/null
+++ b/sql/updates/world/master/2022_02_28_71_world_2020_11_13_00_world.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `creature` SET `modelid` = 31736 WHERE `id` = 10540;