Skip to content

Commit

Permalink
Bite
Browse files Browse the repository at this point in the history
  • Loading branch information
Tk420634 committed Jul 18, 2024
1 parent d2e6ff5 commit 1a24e7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/mob/living/carbon/emote.dm
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@
//Biter//
/datum/emote/living/carbon/bite
key = "bite"
key_third_person = "bites"
key_third_person = "bite"
restraint_check = TRUE

/datum/emote/living/carbon/bite/run_emote(mob/living/user)
Expand Down

0 comments on commit 1a24e7e

Please sign in to comment.