aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2019-05-16 02:09:08 +0200
committerShauren <shauren.trinity@gmail.com>2021-12-05 18:38:58 +0100
commit51b095501b076f093b379058705b2b15e069f6d0 (patch)
treeca68bdf4f71fdefe0ed9a14922eb787815f9df0d
parent97dddac75adab46d55d3d698e36c4403a93b4372 (diff)
DB/Creature: Hellfire Familiar
(cherry picked from commit db53747eb8ca763d623c1aed1d0f53e2372f57b1)
-rw-r--r--sql/updates/world/master/2021_12_05_31_world_2019_05_16_00_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_12_05_31_world_2019_05_16_00_world.sql b/sql/updates/world/master/2021_12_05_31_world_2019_05_16_00_world.sql
new file mode 100644
index 00000000000..4f42652aeec
--- /dev/null
+++ b/sql/updates/world/master/2021_12_05_31_world_2019_05_16_00_world.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `creature` SET `id`=19016 WHERE `guid` IN (138240,138239,138244,138241,138246,138243,138242) AND `id`=17477;