Implementing RoundIDs (#7740)

This commit is contained in:
Selis
2024-02-13 21:07:35 -05:00
committed by GitHub
parent 64729dea85
commit e9effb63f5
8 changed files with 1317 additions and 1283 deletions
+1
View File
@@ -218,6 +218,7 @@ var/global/list/additional_antag_types = list()
emergency_shuttle.auto_recall = 1
feedback_set_details("round_start","[time2text(world.realtime)]")
INVOKE_ASYNC(SSdbcore, TYPE_PROC_REF(/datum/controller/subsystem/dbcore,SetRoundStart)) // CHOMPEdit
if(ticker && ticker.mode)
feedback_set_details("game_mode","[ticker.mode]")
feedback_set_details("server_ip","[world.internet_address]:[world.port]")