Splits up round table initialize, start, end and shutdown

This commit is contained in:
Jordie
2018-05-15 02:12:50 -05:00
committed by letterjay
parent 19306a2d9b
commit 68fcab96a5
7 changed files with 82 additions and 10 deletions
+1
View File
@@ -301,6 +301,7 @@ SUBSYSTEM_DEF(ticker)
log_world("Game start took [(world.timeofday - init_start)/10]s")
round_start_time = world.time
SSdbcore.SetRoundStart()
to_chat(world, "<FONT color='blue'><B>Welcome to [station_name()], enjoy your stay!</B></FONT>")
SEND_SOUND(world, sound('sound/ai/welcome.ogg'))