Skip to content

Commit

Permalink
copy pasta
Browse files Browse the repository at this point in the history
  • Loading branch information
doom committed Dec 21, 2023
1 parent 46fb402 commit fb09e14
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions code/modules/mob/living/carbon/human/emote.dm
Original file line number Diff line number Diff line change
Expand Up @@ -256,8 +256,6 @@
return get_sfx("male_panic_scream")
else
return get_sfx("female_panic_scream")
if(isyautja(user))
return get_sfx("pred_pain")

/datum/emote/living/carbon/human/scream/run_emote(mob/living/user, params, type_override, intentional)
. = ..()
Expand Down

0 comments on commit fb09e14

Please sign in to comment.