diff options
-rw-r--r-- | sql/updates/world/master/2021_09_05_00_world_2018_03_09_04_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_09_05_00_world_2018_03_09_04_world.sql b/sql/updates/world/master/2021_09_05_00_world_2018_03_09_04_world.sql new file mode 100644 index 00000000000..14447f9ba8f --- /dev/null +++ b/sql/updates/world/master/2021_09_05_00_world_2018_03_09_04_world.sql @@ -0,0 +1,2 @@ +-- Ashtongue Deathsworn +UPDATE `smart_scripts` SET `event_type`=54, `comment`="Ashtongue Deathsworn - On Just Summoned - Start Waypoint" WHERE `entryorguid`=21701 AND `source_type`=0 AND `id`=0; |