mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-01-05 23:13:06 +00:00
Update ticker.dm
This commit is contained in:
@@ -183,7 +183,7 @@ var/global/datum/controller/subsystem/ticker/ticker
|
|||||||
if (S.name != "AI")
|
if (S.name != "AI")
|
||||||
qdel(S)
|
qdel(S)
|
||||||
to_world("<span class='boldannounce notice'><em>Enjoy the game!</em></span>")
|
to_world("<span class='boldannounce notice'><em>Enjoy the game!</em></span>")
|
||||||
world << sound('sound/AI/yawn/welcome.ogg') //YW EDIT: Custom message thanks to VerySoft
|
world << sound('sound/AI/welcome.ogg') //CHOMPEdit: Reverted to default welcome from Yawn edit
|
||||||
//Holiday Round-start stuff ~Carn
|
//Holiday Round-start stuff ~Carn
|
||||||
Holiday_Game_Start()
|
Holiday_Game_Start()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user