diff options
| author | Killyana <morphone1@gmail.com> | 2019-06-04 15:07:46 +0200 |
|---|---|---|
| committer | Killyana <morphone1@gmail.com> | 2019-06-04 15:07:46 +0200 |
| commit | 860107d5578ce91e0eae666943c11da6e5a46992 (patch) | |
| tree | aeb4caaaccdbe91b1bd341274f44a508251fb3e0 | |
| parent | b9c2b7cac598548a4321673e8e3bbdd9b1f238c9 (diff) | |
DB/Creature: Update Silvermane Stalker model with the correct one
Closes #23353
| -rw-r--r-- | sql/updates/world/3.3.5/2019_06_04_01_world_335.sql | 2 |
1 files changed, 2 insertions, 0 deletions
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; |
