mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 18:32:03 +00:00
Removes the stupid snowflake kill phrase system
This commit is contained in:
@@ -376,7 +376,7 @@ var/global/datum/controller/vote/vote = new()
|
||||
var/msg = "A map vote was initiated with these options: [english_list(get_list_of_keys(maps))]."
|
||||
send2maindiscord(msg)
|
||||
send2mainirc(msg)
|
||||
send2ickdiscord(config.kill_phrase) // This the magic kill phrase
|
||||
send2ickdiscord("**A round has ended.** You can discuss it at https://boards.4chan.org/vg/catalog#s=ss13g. A new round will begin soon.")
|
||||
else
|
||||
return 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user