diff options
author | Aokromes <Aokromes@users.noreply.github.com> | 2025-08-27 12:08:25 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-27 12:08:25 +0200 |
commit | ce061447adaa2afff0bf29e185f25ab9a6ad65d7 (patch) | |
tree | a8076fc9e969b6f8ad6ee11ff5ad1acc38c3e271 | |
parent | 417716d32b58a3f00de0c2c4c29a1cb7b3d18168 (diff) |
Revert 2f846ef
p.s wowhead sux.
https://www.wowhead.com/wotlk/quest=3364/scalding-mornbrew-delivery#comments:id=926999
-rw-r--r-- | sql/updates/world/3.3.5/2025_08_27_03_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2025_08_27_03_world.sql b/sql/updates/world/3.3.5/2025_08_27_03_world.sql new file mode 100644 index 00000000000..9912138d52b --- /dev/null +++ b/sql/updates/world/3.3.5/2025_08_27_03_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `quest_template` SET `TimeAllowed`=0 WHERE `ID`=3364; |