diff options
| author | Vincent-Michael <Vincent_Michael@gmx.de> | 2014-06-08 01:21:17 +0200 |
|---|---|---|
| committer | Vincent-Michael <Vincent_Michael@gmx.de> | 2014-06-08 01:21:17 +0200 |
| commit | 73e90f62411a4f507ae210ab20f78ce81af13b93 (patch) | |
| tree | a4ab0fa6845ef84bd885da0b963395f67415093e /sql | |
| parent | f53045ae5c880ff5fbb75cfe0bd51bb5bbade655 (diff) | |
| parent | 27b5e0d9ac20f7bc1a061e22ae923483bcf4f8db (diff) | |
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/updates/world/2014_06_08_00_world_conditions.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2014_06_08_00_world_conditions.sql b/sql/updates/world/2014_06_08_00_world_conditions.sql new file mode 100644 index 00000000000..a0a885d5def --- /dev/null +++ b/sql/updates/world/2014_06_08_00_world_conditions.sql @@ -0,0 +1 @@ +UPDATE `conditions` SET `ConditionTypeOrReference`=2,`ConditionValue2`=1,`NegativeCondition`=1 WHERE `SourceTypeOrReferenceId`=15 AND `SourceGroup`=9422 AND `ConditionTypeOrReference`=26 AND `ConditionValue1`=36734; |
