diff options
| author | ZenoX92 <ZenoX92@users.noreply.github.com> | 2017-09-09 23:02:57 +0200 |
|---|---|---|
| committer | Shauren <shauren.trinity@gmail.com> | 2020-08-23 23:18:38 +0200 |
| commit | bca96eeb267a658c5dbce94b225ed54836165819 (patch) | |
| tree | 0aa152a67dd9e96c9de6aaeb724ce0a69b12dc57 | |
| parent | 4f0da513350389d7bd324b6767e45a111949b8fc (diff) | |
DB/SAI: Stalvan Mistmantle
Closes #20300
(cherry picked from commit 765ccc184d78f5715d2df59a7559ecedc17bd300)
| -rw-r--r-- | sql/updates/world/master/2020_08_23_36_world_2017_09_09_11_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2020_08_23_36_world_2017_09_09_11_world.sql b/sql/updates/world/master/2020_08_23_36_world_2017_09_09_11_world.sql new file mode 100644 index 00000000000..d158c242a9b --- /dev/null +++ b/sql/updates/world/master/2020_08_23_36_world_2017_09_09_11_world.sql @@ -0,0 +1,2 @@ +-- Stalvan Mistmantle Talk on Aggro +UPDATE `smart_scripts` SET `event_chance`=100 WHERE `entryorguid`=315 AND `source_type`=0 AND `id`=0; |
