share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/cosmos.lua
branchspacecampaign
changeset 9580 49db7a78c2bd
parent 9578 16139270448f
child 9584 a7bf5464dfb6
--- 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!"))