From 17bc169e95ce65c2cd714ed48f76d38e984b66c4 Mon Sep 17 00:00:00 2001 From: Killyana Date: Mon, 18 May 2020 00:56:52 +0200 Subject: DB/SAI: Fel Guard Hound Ref #24638 (cherry picked from commit 2665fd5ab54b3040ab36bcba25b3929d5f11e8d4) --- sql/updates/world/master/2022_01_06_03_world_2020_05_17_06_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/master/2022_01_06_03_world_2020_05_17_06_world.sql (limited to 'sql') diff --git a/sql/updates/world/master/2022_01_06_03_world_2020_05_17_06_world.sql b/sql/updates/world/master/2022_01_06_03_world_2020_05_17_06_world.sql new file mode 100644 index 00000000000..3c67e655d7b --- /dev/null +++ b/sql/updates/world/master/2022_01_06_03_world_2020_05_17_06_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `smart_scripts` SET `event_type`=63, `comment`="Fel Guard Hound - On Just Created - Set Event Phase 1" WHERE `entryorguid`=21847 AND`source_type`=0 AND `id`=0; -- cgit v1.2.3