diff options
author | maximius <none@none> | 2009-08-21 20:11:10 -0700 |
---|---|---|
committer | maximius <none@none> | 2009-08-21 20:11:10 -0700 |
commit | a36fdb26aa57ea071f86569ce2f12317d903eb1a (patch) | |
tree | 9875131b3e637efecc2e9d76b10bbd7303dfc68a /src | |
parent | 9897816944a58d4387d9c5adec62ea3db03824d9 (diff) |
*Herzo and Arzo should not be paired (thanks Gyullo)
--HG--
branch : trunk
Diffstat (limited to 'src')
-rw-r--r-- | src/game/Wintergrasp.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/Wintergrasp.cpp b/src/game/Wintergrasp.cpp index 299615b43a6..b0cc932a906 100644 --- a/src/game/Wintergrasp.cpp +++ b/src/game/Wintergrasp.cpp @@ -36,7 +36,7 @@ const TeamPair CreatureEntryPair[] = {32307, 32308}, // Guards {30739, 30740}, // Champions //{30400, 30499}, // Engineers - {30870, 30869}, // Flight Masters + //{30870, 30869}, // Flight Masters {31101, 31051}, // Hoodoo Master & Sorceress {31102, 31052}, // Vieron Blazefeather & Bowyer {32296, 32294}, // Quartermaster |