aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2019-04-15 01:29:08 +0200
committerShauren <shauren.trinity@gmail.com>2021-11-30 20:38:49 +0100
commit5d57128f82ea57190d3ead4a773d26f9d93eab31 (patch)
tree3decedcb7c74bc5330a7d59c8143367578f5c61f /sql
parent27e4db5fa230babfc055c0c49cbdeeba6a497819 (diff)
DB/Creature: Felguard Annihilator
(cherry picked from commit 12285b97806eb4efdb99c55d7688f7791df235c8)
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/master/2021_11_30_05_world_2019_04_14_07_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_11_30_05_world_2019_04_14_07_world.sql b/sql/updates/world/master/2021_11_30_05_world_2019_04_14_07_world.sql
new file mode 100644
index 00000000000..abd6c0cbbc1
--- /dev/null
+++ b/sql/updates/world/master/2021_11_30_05_world_2019_04_14_07_world.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `creature` SET `id`= 17400 WHERE `id`=18894 AND `guid` IN (138249, 138250, 138252, 138253, 138247, 138248);