diff options
| author | Kittnz <frederik156@hotmail.com> | 2016-10-08 15:38:17 +0200 |
|---|---|---|
| committer | Kittnz <frederik156@hotmail.com> | 2016-10-08 15:38:17 +0200 |
| commit | 19f8acdb616909758391d1c1459fe61196531f3b (patch) | |
| tree | 53a1ce30991e839027f216bfcbaaec819249dced /sql/updates | |
| parent | 7ce381191363277deb30cd79f900516652a6c5b3 (diff) | |
Core/Event: Add Midsummer Music during the event
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/world/3.3.5/2016_10_08_01_world_335.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2016_10_08_01_world_335.sql b/sql/updates/world/3.3.5/2016_10_08_01_world_335.sql new file mode 100644 index 00000000000..5f9cd3d6654 --- /dev/null +++ b/sql/updates/world/3.3.5/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; |
