try making this
Code:
HighlordTirionFordring1:SpawnCreature(70016, 45.486561+1, 125.466896, -132.073303, 4.137465, 814, 0)
HighlordTirionFordring1:SpawnCreature(70017, 45.486561+2, 125.466896, -132.073303, 4.137465, 814, 0)
HighlordTirionFordring1:SpawnCreature(70018, 45.486561+3, 125.466896, -132.073303, 4.137465, 814, 0)
to this
Code:
HighlordTirionFordring1:SpawnCreature(70016, 45.486562, 125.466896, -132.073303, 4.137465, 814, 0)
HighlordTirionFordring1:SpawnCreature(70017, 45.486563, 125.466896, -132.073303, 4.137465, 814, 0)
HighlordTirionFordring1:SpawnCreature(70018, 45.486564, 125.466896, -132.073303, 4.137465, 814, 0)
Thats the only thing that looks even slightly out of place with the code, when phase 2 registers.