diff options
| -rw-r--r-- | sql/updates/world/2011_04_11_03_world_arena_season_5.sql | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sql/updates/world/2011_04_11_03_world_arena_season_5.sql b/sql/updates/world/2011_04_11_03_world_arena_season_5.sql index 19839422cd8..b1cf2bd003e 100644 --- a/sql/updates/world/2011_04_11_03_world_arena_season_5.sql +++ b/sql/updates/world/2011_04_11_03_world_arena_season_5.sql @@ -5,7 +5,7 @@ SET @Moonstrike := 32834; SET @ZomBocom := 31865; SET @Xazi := 31864; SET @Nargle := 31863; -SET @Kezzik := 32405; +SET @Krezzik := 32405; SET @Argex := 32407; SET @Thunderhorn := 32383; SET @Doris := 32385; @@ -20,7 +20,7 @@ VALUES (@GUID+1,@Argex,1,1,1,27953,0,-7123.33,-3766.68,9.40339,0,180,0,0,1,0,0,0,0,0,0), -- Argex Irongut (@GUID+2,@Krezzik,530,1,1,0,0,3066.45,3638.87,145.218,0.875901,120,0,0,1,0,0,0,0,0,0), -- Krezzik the Striker (@GUID+3,@Xazi,571,1,1,26464,0,5751.54,584.66,615.052,0,180,0,0,1,0,0,0,0,0,0), -- Xazi Smolderpipe -(@GUID+4,@Zom,571,1,1,26465,0,5751.73,582.943,615.052,0,180,0,0,1,0,0,0,0,0,0), -- Zom Bocom +(@GUID+4,@ZomBocom,571,1,1,26465,0,5751.73,582.943,615.052,0,180,0,0,1,0,0,0,0,0,0), -- Zom Bocom (@GUID+5,@Doris,1,1,1,0,0,1673.07,-4201.89,56.3826,3.62927,25,0,0,55888,0,0,0,0,0,0), -- Doris (@GUID+6,@BG_Zar,1,1,1,0,0,1670.17,-4199.26,56.3827,3.98664,25,0,0,11828,0,0,0,0,0,0), -- BG_Zar (@GUID+7,@Thunderhorn,1,1,1,0,0,1669.09,-4196.78,56.3827,4.10416,25,0,0,11828,0,0,0,0,0,0), -- Thunderhorn |
