changing some icosn

- added approaching GS13 sound
- moved over Hyper's xeno queen sprites
- moved over wooden chair sprites
This commit is contained in:
evilew
2024-10-23 13:48:18 +02:00
parent fb4f430693
commit d1d52f013b
7 changed files with 7 additions and 5 deletions
@@ -493,7 +493,7 @@
if(!arrivals_docked)
var/atom/movable/screen/splash/Spl = new(character.client, TRUE)
Spl.Fade(TRUE)
character.playsound_local(get_turf(character), 'sound/voice/ApproachingTG.ogg', 25)
character.playsound_local(get_turf(character), 'GainStation13/sound/voice/Approaching.ogg', 25) //GS13 - "now approaching, general station 13"
job.standard_assign_skills(character.mind)