Skip to content

Commit

Permalink
Merge pull request #56 from Starfly-13/code/modules/mob/dead/new_play…
Browse files Browse the repository at this point in the history
…er/new_player

soul removal 1
  • Loading branch information
lectronyx authored Jun 12, 2024
2 parents 61d82bd + 709e2bf commit 2116281
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 2116281

Please sign in to comment.