share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/moon01.lua
changeset 9765 6cad4393a315
parent 9757 9be28be004d4
child 9831 afa4e3e04cc5
equal deleted inserted replaced
9764:8dc9d268330f 9765:6cad4393a315
   363 	ParseCommand("teamgone " .. teamB.name)
   363 	ParseCommand("teamgone " .. teamB.name)
   364 	AnimCaption(hero.gear, loc("Congrats! You made them run away!"), 6000)
   364 	AnimCaption(hero.gear, loc("Congrats! You made them run away!"), 6000)
   365 	AnimWait(hero.gear,5000)
   365 	AnimWait(hero.gear,5000)
   366 
   366 
   367 	saveCompletedStatus(1)
   367 	saveCompletedStatus(1)
   368 	SendStat(siGameResult, loc("Hog Solo wins, conrgatulations!"))
   368 	SendStat(siGameResult, loc("Hog Solo wins, congratulations!"))
   369 	SendStat(siCustomAchievement, loc("Eliminated the Professor Hogevil"))
   369 	SendStat(siCustomAchievement, loc("Eliminated the Professor Hogevil"))
   370 	SendStat(siCustomAchievement, loc("Drove the minions away"))
   370 	SendStat(siCustomAchievement, loc("Drove the minions away"))
   371 	SendStat(siPlayerKills,'1',teamD.name)
   371 	SendStat(siPlayerKills,'1',teamD.name)
   372 	SendStat(siPlayerKills,'0',teamC.name)
   372 	SendStat(siPlayerKills,'0',teamC.name)
   373 	SaveCampaignVar("CosmosCheckPoint", "5") -- hero got fuels
   373 	SaveCampaignVar("CosmosCheckPoint", "5") -- hero got fuels