mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Merge remote-tracking branch 'polaris/stonedmc-update' into stonedmc-update
# Conflicts: # code/_helpers/game.dm # code/controllers/subsystem.dm # code/controllers/subsystems/garbage.dm # code/game/objects/items/devices/PDA/PDA.dm # maps/RandomZLevels/stationCollision.dm # maps/RandomZLevels/wildwest.dm # maps/~map_system/maps.dm # vorestation.dme
This commit is contained in:
@@ -788,6 +788,7 @@ var/datum/announcement/minor/admin_min_announcer = new
|
||||
return
|
||||
if(ticker.current_state == GAME_STATE_PREGAME)
|
||||
ticker.current_state = GAME_STATE_SETTING_UP
|
||||
Master.SetRunLevel(RUNLEVEL_SETUP)
|
||||
log_admin("[usr.key] has started the game.")
|
||||
message_admins("<font color='blue'>[usr.key] has started the game.</font>")
|
||||
feedback_add_details("admin_verb","SN") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
|
||||
|
||||
Reference in New Issue
Block a user