diff options
| author | Grz3s <Grz3s@users.noreply.github.com> | 2020-11-13 17:41:36 +0200 |
|---|---|---|
| committer | offl <offl@users.noreply.github.com> | 2020-11-13 17:41:36 +0200 |
| commit | 127da4b9bdfbadf7c69368003a3a1443a5411eff (patch) | |
| tree | 30062d6c7b2a554d290106a8eac7850d702eeca5 | |
| parent | b83bdde436e3710ca72745973c420838de3119a9 (diff) | |
DB/Creature: Update Vol'jin's model to 3.3.5
May be not valid for master
| -rw-r--r-- | sql/updates/world/3.3.5/2020_11_13_00_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2020_11_13_00_world.sql b/sql/updates/world/3.3.5/2020_11_13_00_world.sql new file mode 100644 index 00000000000..fbe7777e45a --- /dev/null +++ b/sql/updates/world/3.3.5/2020_11_13_00_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `creature` SET `modelid` = 31736 WHERE `id` = 10540; |
