diff options
| author | Vincent-Michael <Vincent_Michael@gmx.de> | 2014-10-02 22:36:58 +0200 |
|---|---|---|
| committer | Vincent-Michael <Vincent_Michael@gmx.de> | 2014-10-02 22:36:58 +0200 |
| commit | caeb933d9e21efb80b36e4b2cc805a2ec02db237 (patch) | |
| tree | a424f6f23ffa091594a4e6c4967c7858a9931d0c /sql | |
| parent | 3545d60b7d70e7097e1aeda8b7dd6af19a6c0ab8 (diff) | |
| parent | d828d16e9e0a7416823c07d27a19f4362c3f0826 (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_02_00_world.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2014_10_02_00_world.sql b/sql/updates/world/2014_10_02_00_world.sql new file mode 100644 index 00000000000..56b64e95517 --- /dev/null +++ b/sql/updates/world/2014_10_02_00_world.sql @@ -0,0 +1 @@ +UPDATE `quest_template` SET `SpecialFlags`=1 WHERE `Id` = 11293; |
