mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-20 04:34:32 +01:00
Custom welcome messages thanks to VerySoft
This commit is contained in:
@@ -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/welcome_yawn.ogg') // Skie //YW EDIT: Custom welcome messages thanks to VerySoft
|
||||
//Holiday Round-start stuff ~Carn
|
||||
Holiday_Game_Start()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user