share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/moon01.lua
branchspacecampaign
changeset 9639 6b2ae2eaf1b2
parent 9616 df14425d9e4c
child 9640 a6a903a6c2b3
--- a/share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/moon01.lua	Wed Sep 18 03:53:47 2013 +0300
+++ b/share/hedgewars/Data/Missions/Campaign/A_Space_Adventure/moon01.lua	Wed Sep 18 04:02:13 2013 +0300
@@ -7,14 +7,6 @@
 -- So hero has to get whatever available equipement
 -- there is and rescue them.
 
--- TODO
--- Fix some glitches when gaining control on animations, on skip I get control of the talking hog
--- Round time after check point 2
--- Check if enemy weapons are good
--- Stats
--- check points
--- add a dialog at the end and second event if all minions are dead
-
 HedgewarsScriptLoad("/Scripts/Locale.lua")
 HedgewarsScriptLoad("/Scripts/Animate.lua")
 HedgewarsScriptLoad("/Missions/Campaign/A_Space_Adventure/global_functions.lua")
@@ -315,7 +307,7 @@
 	return false
 end
 
--------------- OUTCOMES ------------------
+-------------- ACTIONS ------------------
 
 function weaponsPlatform(gear)
 	saveCheckpoint("2")