changeset 11970 | 72be38f6d0c0 |
parent 11957 | 63988f36debf |
child 12054 | 030464f34d47 |
--- a/share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/fruit03.lua Sun Nov 20 03:43:27 2016 +0100 +++ b/share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/fruit03.lua Sun Nov 20 04:08:21 2016 +0100 @@ -227,6 +227,7 @@ SendStat(siCustomAchievement, loc("You will gain some extra ammo from the crates the next time you play the \"Getting to the device\" mission.")) SendStat(siPlayerKills,'1',teamA.name) SaveCampaignVar("Mission10Won", "true") + checkAllMissionsCompleted() EndGame() end