share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/desert02.lua
branchspacecampaign
changeset 9639 6b2ae2eaf1b2
parent 9582 bf314b2258b3
child 9642 8a691e0f117a
equal deleted inserted replaced
9638:9db28f0a3f8a 9639:6b2ae2eaf1b2
   134 		return true
   134 		return true
   135 	end
   135 	end
   136 	return false
   136 	return false
   137 end
   137 end
   138 
   138 
   139 -------------- OUTCOMES ------------------
   139 -------------- ACTIONS ------------------
   140 
   140 
   141 function heroDeath(gear)
   141 function heroDeath(gear)
   142 	SendStat('siGameResult', loc("Hog Solo lost, try again!")) --1
   142 	SendStat('siGameResult', loc("Hog Solo lost, try again!")) --1
   143 	SendStat('siCustomAchievement', loc("To win the game you have to go to the surface")) --11
   143 	SendStat('siCustomAchievement', loc("To win the game you have to go to the surface")) --11
   144 	SendStat('siCustomAchievement', loc("Most mines are not active")) --11
   144 	SendStat('siCustomAchievement', loc("Most mines are not active")) --11