Fixes chem splicing, bioluminescence and seed packets for xenobotany.

This commit is contained in:
Zuhayr
2014-10-15 10:05:50 +10:30
parent be7d30630d
commit ca13d1d5d8
7 changed files with 88 additions and 63 deletions

View File

@@ -121,9 +121,6 @@ datum/controller/game_controller/proc/setup_objects()
//Set up spawn points.
populate_spawn_points()
//Set up roundstart seed list.
populate_seed_list()
world << "\red \b Initializations complete."
sleep(-1)