diff options
author | Killyana <morphone1@gmail.com> | 2019-02-24 20:57:22 +0100 |
---|---|---|
committer | Killyana <morphone1@gmail.com> | 2019-02-24 20:57:22 +0100 |
commit | 6428118dac0acd63f7a50f14c92fbfef2c2baca4 (patch) | |
tree | d40cc0482316f098264bc4c226b2a56960e18fd2 | |
parent | f17120cc784ee1f52a24424a78a64d71ad73b713 (diff) |
DB/Script: The Key of Warlord Zol'Maz
Closes #20246
-rw-r--r-- | sql/updates/world/3.3.5/2019_02_24_01_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2019_02_24_01_world.sql b/sql/updates/world/3.3.5/2019_02_24_01_world.sql new file mode 100644 index 00000000000..5cf11cc7afb --- /dev/null +++ b/sql/updates/world/3.3.5/2019_02_24_01_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `event_scripts` SET `datalong2`=180000 WHERE `id`=18940; |