diff options
| author | Killyana <morphone1@gmail.com> | 2020-05-18 00:56:52 +0200 |
|---|---|---|
| committer | Shauren <shauren.trinity@gmail.com> | 2022-01-06 00:21:43 +0100 |
| commit | 17bc169e95ce65c2cd714ed48f76d38e984b66c4 (patch) | |
| tree | fc150a7ce774e2f62f1a8cff71150e053c2ffead /sql | |
| parent | a0bee07b0c454cb99b63cf8b04758bedb74f7ea5 (diff) | |
DB/SAI: Fel Guard Hound
Ref #24638
(cherry picked from commit 2665fd5ab54b3040ab36bcba25b3929d5f11e8d4)
Diffstat (limited to 'sql')
| -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; |
