--- a/share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/cosmos.lua Mon Aug 26 06:13:36 2013 +0300
+++ b/share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/cosmos.lua Mon Aug 26 06:23:19 2013 +0300
@@ -390,7 +390,7 @@
function deathPlanetLanding(gear)
if checkPointReached < 5 then
AddAnim(dialog06)
- elseif not (status.fruit02 and status.ice01 and status.deset01) then
+ elseif not (status.fruit02 and status.ice01 and status.desert01) then
AddAnim(dialog07)
else
AnimCaption(hero.gear,loc("Welcome to the Death Planet!"))