Adds random seed feedback (#33708)

* Master now sets rand_seed

* Blackbox now records Master.random_seed
This commit is contained in:
Jordan Brown
2017-12-25 20:04:56 -05:00
committed by CitadelStationBot
parent 6205268f7e
commit 08b2224007
2 changed files with 8 additions and 0 deletions
+1
View File
@@ -16,6 +16,7 @@ SUBSYSTEM_DEF(blackbox)
/datum/controller/subsystem/blackbox/Initialize()
triggertime = world.time
record_feedback("amount", "random_seed", Master.random_seed)
. = ..()
//poll population