mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
Bay hydroponics rewrite port, work in progress.
This commit is contained in:
@@ -108,6 +108,7 @@ datum/controller/game_controller/proc/setup_objects()
|
||||
sleep(-1)
|
||||
for(var/atom/movable/object in world)
|
||||
object.initialize()
|
||||
populate_seed_list()
|
||||
|
||||
world << "\red \b Initializing pipe networks"
|
||||
sleep(-1)
|
||||
|
||||
Reference in New Issue
Block a user