From 860107d5578ce91e0eae666943c11da6e5a46992 Mon Sep 17 00:00:00 2001 From: Killyana Date: Tue, 4 Jun 2019 15:07:46 +0200 Subject: DB/Creature: Update Silvermane Stalker model with the correct one Closes #23353 --- sql/updates/world/3.3.5/2019_06_04_01_world_335.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/3.3.5/2019_06_04_01_world_335.sql (limited to 'sql/updates') diff --git a/sql/updates/world/3.3.5/2019_06_04_01_world_335.sql b/sql/updates/world/3.3.5/2019_06_04_01_world_335.sql new file mode 100644 index 00000000000..f6f3c753d07 --- /dev/null +++ b/sql/updates/world/3.3.5/2019_06_04_01_world_335.sql @@ -0,0 +1,2 @@ +-- +UPDATE `creature_template` SET `modelid1`=11418 WHERE `entry`= 2926; -- cgit v1.2.3