diff options
| author | Kittnz <frederik156@hotmail.com> | 2016-10-08 15:49:18 +0200 |
|---|---|---|
| committer | joschiwald <joschiwald.trinity@gmail.com> | 2017-09-05 11:10:56 +0200 |
| commit | bd938d643d981f6e0c43b4cbcf1fc7ea1c0771b1 (patch) | |
| tree | 9700712dd28df360fd8002f8f3aa6fad3e1b16b1 /sql | |
| parent | 8fb07040acb59825797d19881f91eed2b1364474 (diff) | |
Core/Event: Pirate Day Music during the event
(cherry picked from commit 963278459a1d9df5aa3c2e1c8b5f5f112f6a370c)
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/updates/world/master/2017_09_05_04_world_2016_10_08_03_world_335.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2017_09_05_04_world_2016_10_08_03_world_335.sql b/sql/updates/world/master/2017_09_05_04_world_2016_10_08_03_world_335.sql new file mode 100644 index 00000000000..a0aa0e659bc --- /dev/null +++ b/sql/updates/world/master/2017_09_05_04_world_2016_10_08_03_world_335.sql @@ -0,0 +1,2 @@ +-- Update Pirate Day Music Doodad script +UPDATE `gameobject_template` SET `ScriptName`='go_pirate_day_music' WHERE `entry`=190363; |
