From 12285b97806eb4efdb99c55d7688f7791df235c8 Mon Sep 17 00:00:00 2001 From: Killyana Date: Mon, 15 Apr 2019 01:29:08 +0200 Subject: DB/Creature: Felguard Annihilator --- sql/updates/world/3.3.5/2019_04_14_07_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/3.3.5/2019_04_14_07_world.sql (limited to 'sql') diff --git a/sql/updates/world/3.3.5/2019_04_14_07_world.sql b/sql/updates/world/3.3.5/2019_04_14_07_world.sql new file mode 100644 index 00000000000..abd6c0cbbc1 --- /dev/null +++ b/sql/updates/world/3.3.5/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); -- cgit v1.2.3