mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 12:37:26 +01:00
New sounds for welcoming the crew to the station (#26666)
* new welcome sounds * went with S34NW idea, added NSS and removed crew, made Crebron sound better * added diagoras welcome sound
This commit is contained in:
@@ -331,7 +331,7 @@ SUBSYSTEM_DEF(ticker)
|
||||
|
||||
SSdbcore.SetRoundStart()
|
||||
to_chat(world, "<span class='darkmblue'><B>Enjoy the game!</B></span>")
|
||||
SEND_SOUND(world, sound('sound/AI/welcome.ogg'))
|
||||
SEND_SOUND(world, sound(SSmapping.map_datum.welcome_sound))
|
||||
|
||||
if(SSholiday.holidays)
|
||||
to_chat(world, "<span class='darkmblue'>and...</span>")
|
||||
|
||||
Reference in New Issue
Block a user