diff options
| author | Kittnz <frederik156@hotmail.com> | 2016-10-08 15:49:18 +0200 |
|---|---|---|
| committer | Kittnz <frederik156@hotmail.com> | 2016-10-08 15:49:18 +0200 |
| commit | 963278459a1d9df5aa3c2e1c8b5f5f112f6a370c (patch) | |
| tree | 316152a9effb5aabcef678cd653fb4b22539236e /sql | |
| parent | e3560f3f518ee8a76921b4922292805c03871d4a (diff) | |
Core/Event: Pirate Day Music during the event
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/updates/world/3.3.5/2016_10_08_03_world_335.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2016_10_08_03_world_335.sql b/sql/updates/world/3.3.5/2016_10_08_03_world_335.sql new file mode 100644 index 00000000000..a0aa0e659bc --- /dev/null +++ b/sql/updates/world/3.3.5/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; |
