diff options
| author | Lopin <davca.hr@seznam.cz> | 2011-06-25 17:51:01 +0200 |
|---|---|---|
| committer | Lopin <davca.hr@seznam.cz> | 2011-06-25 17:51:01 +0200 |
| commit | 956c5f0e5e6b580f998383e915a62bcbb422d3f9 (patch) | |
| tree | 3c10201d75b5e55df18a4ef337616499fce25342 | |
| parent | d88e25d476ae36267a04a3dd9529187bc7be3e3f (diff) | |
DB/Conditions: Correct conditions for Powerful Healing Ward and fix naming of SQL file in recent commit
| -rw-r--r-- | sql/updates/world/2011_06_25_12_world_trinity_string.sql (renamed from sql/updates/world/2011_06_25_11_world_trinity_string.sql) | 0 | ||||
| -rw-r--r-- | sql/updates/world/2011_06_25_13_world_achievement_criteria_data.sql | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2011_06_25_11_world_trinity_string.sql b/sql/updates/world/2011_06_25_12_world_trinity_string.sql index cb4cbbe4a95..cb4cbbe4a95 100644 --- a/sql/updates/world/2011_06_25_11_world_trinity_string.sql +++ b/sql/updates/world/2011_06_25_12_world_trinity_string.sql diff --git a/sql/updates/world/2011_06_25_13_world_achievement_criteria_data.sql b/sql/updates/world/2011_06_25_13_world_achievement_criteria_data.sql new file mode 100644 index 00000000000..a7a9de5cbdf --- /dev/null +++ b/sql/updates/world/2011_06_25_13_world_achievement_criteria_data.sql @@ -0,0 +1 @@ +DELETE FROM `conditions` WHERE `SourceEntry`=24311 AND `ConditionValue2` IN (14825,14986,14826,14883);
\ No newline at end of file |
