Skip to content

Commit

Permalink
soul removal 1
Browse files Browse the repository at this point in the history
  • Loading branch information
Ovilum committed Jun 12, 2024
1 parent c88b263 commit 709e2bf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/modules/mob/dead/new_player/new_player.dm
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,6 @@
spawn_point.join_player_here(character)
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.update_parallax_teleport()

Expand Down

0 comments on commit 709e2bf

Please sign in to comment.