Skip to content

Commit

Permalink
Working Joe Grammar Fix (#6121)
Browse files Browse the repository at this point in the history
# About the pull request

Grammar fix for a Working Joe Voiceline (your -> you're)

# Explain why it's good for the game

It isn't.

# Changelog
:cl:
spellcheck: fixed a grammar mistake in a Working Joe voiceline
/:cl:

Co-authored-by: Ben10083 <[email protected]>
  • Loading branch information
Ben10083 and Ben10083 committed Apr 13, 2024
1 parent b654b2d commit 8de4454
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
/datum/emote/living/carbon/human/synthetic/working_joe/warning/hurt_yourself
key = "hurtyourself"
sound = 'sound/voice/joe/hurt_yourself.ogg'
say_message = "Your going to hurt yourself."
say_message = "You're going to hurt yourself."
emote_type = EMOTE_AUDIBLE|EMOTE_VISIBLE

/datum/emote/living/carbon/human/synthetic/working_joe/warning/someone_hurt
Expand Down

0 comments on commit 8de4454

Please sign in to comment.