Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 into storytellers
This commit is contained in:
@@ -239,6 +239,9 @@ GLOBAL_VAR_INIT(dynamic_storyteller_type, null)
|
||||
return rule.round_result()
|
||||
return ..()
|
||||
|
||||
/datum/game_mode/dynamic/generate_report()
|
||||
return "Mysterious signals that demonstrate strange dynamics have been detected in your sector. Watch out for oddities."
|
||||
|
||||
/datum/game_mode/dynamic/send_intercept()
|
||||
. = "<b><i>Central Command Status Summary</i></b><hr>"
|
||||
switch(round(threat_level))
|
||||
|
||||
Reference in New Issue
Block a user