Generalizing lathe recipes.

This commit is contained in:
Zuhayr
2014-11-24 17:20:41 +10:30
parent 7b460feffe
commit 2b93a89d51
3 changed files with 29 additions and 21 deletions

View File

@@ -46,6 +46,9 @@
// due to this list not being instantiated.
populate_seed_list()
// Create autolathe recipes, as above.
populate_lathe_recipes()
master_controller = new /datum/controller/game_controller()
spawn(1)
master_controller.setup()