box.mechText("All enemies on level one have been destoroyed and You have survived. Congratulations Commandor. But our mission haven\'t been finished yet...",30);
}
if(_parent.level == 2)
{
box.mechText("All enemies on level two have been destoroyed and You have survived. Congratulations Commandor. But our mission haven\'t been finished yet...",30);
}
if(_parent.level == 3)
{
box.mechText("All enemies on level three have been destoroyed and You have survived. Congratulations Commandor. But our mission haven\'t been finished yet...",30);
}
if(_parent.level == 4)
{
box.mechText("All enemies on level four have been destoroyed and You have survived. Congratulations Commandor. But our mission haven\'t been finished yet...",30);
}
if(_parent.level == 5)
{
box.mechText("All enemies on level five have been destoroyed and You have survived. Congratulations Commandor. But our mission haven\'t been finished yet...",30);
}
if(_parent.level == 6)
{
box.mechText("Congratulation Commander- You have avenged Your friends and You have destroyed enemies from helion constelation. You are a hero ",30);