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:
Code-Lyoko0
2024-09-30 00:29:50 +00:00
committed by GitHub
parent a4d7950d53
commit 0d79dc63e5
8 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -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>")