diff options
| author | Vincent-Michael <Vincent_Michael@gmx.de> | 2014-10-02 05:50:35 +0200 |
|---|---|---|
| committer | Vincent-Michael <Vincent_Michael@gmx.de> | 2014-10-02 05:50:35 +0200 |
| commit | 3545d60b7d70e7097e1aeda8b7dd6af19a6c0ab8 (patch) | |
| tree | c660451dde236cb20dfa17474505584268a2aa01 /sql | |
| parent | 7696bec538a6cab3b17133bc21d2e6411397c571 (diff) | |
| parent | 6a471755231eb6481c7ce2091b58755b10373acc (diff) | |
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/updates/world/2014_10_01_01_world.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2014_10_01_01_world.sql b/sql/updates/world/2014_10_01_01_world.sql new file mode 100644 index 00000000000..c36cedfe9d8 --- /dev/null +++ b/sql/updates/world/2014_10_01_01_world.sql @@ -0,0 +1 @@ +UPDATE `quest_template` SET `SpecialFlags`=0 WHERE `Id` = 11293; |
