Update ticker.dm

This commit is contained in:
izac112
2020-05-27 20:38:08 +02:00
parent 29e07ddb91
commit db8074a64b
+1 -1
View File
@@ -183,7 +183,7 @@ var/global/datum/controller/subsystem/ticker/ticker
if (S.name != "AI")
qdel(S)
to_world("<span class='boldannounce notice'><em>Enjoy the game!</em></span>")
world << sound('sound/AI/welcome.ogg') // Skie
world << sound('sound/AI/yawn/welcome.ogg') //YW EDIT: Custom message thanks to VerySoft
//Holiday Round-start stuff ~Carn
Holiday_Game_Start()