Away mission port from /tg/

This commit is contained in:
Markolie
2015-01-09 00:12:16 +01:00
parent c4da1e66d9
commit c70a6c172b
51 changed files with 7380 additions and 41019 deletions
-2
View File
@@ -60,10 +60,8 @@ datum/controller/game_controller/New()
datum/controller/game_controller/proc/setup()
world.tick_lag = config.Ticklag
/* //Do we even need this if we only have a single away mission loaded? Don't think so!
spawn(20)
createRandomZlevel()
*/
if(!air_master)
air_master = new /datum/controller/air_system()