Skip to content

Commit

Permalink
Merge pull request #623 from CeladonSS13/upstream-pr-3050
Browse files Browse the repository at this point in the history
[MIRROR] Round Join Soul Removal
  • Loading branch information
MysticalFaceLesS authored Jun 1, 2024
2 parents 2d48d6b + 2854386 commit 326cb23
Show file tree
Hide file tree
Showing 2 changed files 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
Binary file removed sound/voice/ApproachingTG.ogg
Binary file not shown.

0 comments on commit 326cb23

Please sign in to comment.