diff options
-rw-r--r-- | sql/updates/world/master/2022_01_06_03_world_2020_05_17_06_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
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; |