diff --git a/TODO b/TODO
index 98b4500..f547b43 100644
--- a/TODO
+++ b/TODO
@@ -1,13 +1,12 @@
 Vital:
-	-- Missions
-    -- Heavy lua usage -> complete scripting abilities.
-
 	-- Save
     -- Save entire game data except graphics, so that missions can modify stuff.
 
 	-- Player faction system.
 
 Major:
+  -- More missions and mission lua bindings.
+
 	-- Nicer AI.
     -- Ship fleet movement (Maybe based on boids?)
     -- Smarter missiles -> PID controlers if possible.