Skip to content

Commit

Permalink
Update _species.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
Blundir committed Dec 2, 2024
1 parent 979f4e7 commit 549bfbb
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@

// Special death noise for Working Joe
/datum/species/synthetic/colonial/working_joe/handle_death(mob/living/carbon/human/dying_joe, gibbed)
var/sound_to_play
if(!gibbed) //A gibbed Joe won't have a death rattle
return
playsound(get_turf(dying_joe), "wj_death", 25, FALSE)
Expand Down

0 comments on commit 549bfbb

Please sign in to comment.