diff -r 1655c50d9c51 -r df942cfac4e6 share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/fruit03.lua --- a/share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/fruit03.lua Mon Sep 16 04:04:15 2013 +0300 +++ b/share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/fruit03.lua Mon Sep 16 05:22:40 2013 +0300 @@ -211,6 +211,7 @@ end function heroWin(gear) + saveBonus(2, 1) SendStat('siGameResult', loc("Congratulations, you won!")) --1 SendStat('siCustomAchievement', loc("You complete the mission in "..TotalRounds.." rounds")) --11 -- TODO SendStat('siCustomAchievement', loc("You will gain some extra ammo the next time you play the Getting to the device mission")) --11