nerfs feedback and nerfs the travesty

This commit is contained in:
deathride58
2019-02-23 02:45:40 -05:00
committed by GitHub
parent efc2c16045
commit fbab8b5459
+2 -2
View File
@@ -192,7 +192,7 @@
//Set news report and mode result
mode.set_round_result()
send2irc("Server", "Round of [mode.name] just ended[mode_result == "undefined" ? "." : "with a [mode_result]."] Survival rate: [PERCENT(popcount[POPCOUNT_SURVIVORS]/total_players)]%")
send2irc("Server", "A round of [mode.name] just ended[mode_result == "undefined" ? "." : "with a [mode_result]."] Survival rate: [PERCENT(popcount[POPCOUNT_SURVIVORS]/GLOB.joined_player_list.len)]%")
if(length(CONFIG_GET(keyed_list/cross_server)))
send_news_report()
@@ -583,4 +583,4 @@
qdel(query_update_everything_ranks)
return
qdel(query_update_everything_ranks)
qdel(query_check_everything_ranks)
qdel(query_check_everything_ranks)