diff options
| author | Kittnz <frederik156@hotmail.com> | 2016-10-08 15:38:17 +0200 |
|---|---|---|
| committer | joschiwald <joschiwald.trinity@gmail.com> | 2017-09-05 10:42:08 +0200 |
| commit | c06d6b290eba7daf43c98f0b574f665dbee2fa02 (patch) | |
| tree | bf91e9a8485145ffc6b0bf12fe2ff90d781ae07e /sql | |
| parent | 37d6c2bfff6c0b972d75d611be9e634ac0ad64f8 (diff) | |
Core/Event: Add Midsummer Music during the event
(cherry picked from commit 19f8acdb616909758391d1c1459fe61196531f3b)
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/updates/world/master/2017_09_05_02_world_2016_10_08_01_world_335.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2017_09_05_02_world_2016_10_08_01_world_335.sql b/sql/updates/world/master/2017_09_05_02_world_2016_10_08_01_world_335.sql new file mode 100644 index 00000000000..5f9cd3d6654 --- /dev/null +++ b/sql/updates/world/master/2017_09_05_02_world_2016_10_08_01_world_335.sql @@ -0,0 +1,2 @@ +-- Update Midsummer Music Doodad script +UPDATE `gameobject_template` SET `ScriptName`='go_midsummer_music' WHERE `entry`=188174; |
