diff options
author | kaelima <jeppo_meyer@msn.com> | 2011-06-05 13:09:29 +0200 |
---|---|---|
committer | kaelima <jeppo_meyer@msn.com> | 2011-06-05 13:09:29 +0200 |
commit | a1ed5628aa91288aa718b2effaa879c9bfa8ea27 (patch) | |
tree | 30beb7d23375a589eac31a1d5f5f642d6a441de0 | |
parent | 69d2b4a81c5d13a4974b895067d35bad9e5a4cea (diff) |
DB/Spelldifficulty: Typo in my latest commit.
-rw-r--r-- | sql/updates/world/2011_05_21_01_world_instance_misc.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/2011_05_21_01_world_instance_misc.sql b/sql/updates/world/2011_05_21_01_world_instance_misc.sql index 381fbad4370..442cef8d3f9 100644 --- a/sql/updates/world/2011_05_21_01_world_instance_misc.sql +++ b/sql/updates/world/2011_05_21_01_world_instance_misc.sql @@ -21,4 +21,4 @@ VALUES (3247,63240,63553,0,0), -- Ulduar: Ironroot Lasher - Ironroot Thorns (3248,63247,63568,0,0), -- Ulduar: Nature's Blade - Living Tsunami (3249,63226,63551,0,0), -- Ulduar: Guardian of Life - Poison Breath -(3250,64650,34650,0,0); -- Ulduar: Nature Bomb - Nature Bomb +(3250,64587,64650,0,0); -- Ulduar: Nature Bomb - Nature Bomb |