*Halls of Stone: Sjonnir the Ironshaper typo fix, by Tartalo

--HG--
branch : trunk
This commit is contained in:
maximius
2009-10-15 08:45:37 -07:00
parent 47fc5defa2
commit a9fc8be876

View File

@@ -61,7 +61,7 @@ static Locations PipeLocations[] =
{1297.7, 595.6, 199.9} //right
};
static Locations CenterPoint = {295.21, 667.157, 189.691};
static Locations CenterPoint = {1295.21, 667.157, 189.691};
struct TRINITY_DLL_DECL boss_sjonnirAI : public ScriptedAI
{