From febceaa2d62fcbfa6d373b76782700dad93c2cbd Mon Sep 17 00:00:00 2001 From: Trilbyspaceclone <30435998+Trilbyspaceclone@users.noreply.github.com> Date: Fri, 22 Nov 2019 14:39:31 -0500 Subject: [PATCH] Apply suggestions from code review grammar Co-Authored-By: Ghom <42542238+Ghommie@users.noreply.github.com> --- code/datums/dog_fashion.dm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/code/datums/dog_fashion.dm b/code/datums/dog_fashion.dm index c0f587ad2d..f19f55acbd 100644 --- a/code/datums/dog_fashion.dm +++ b/code/datums/dog_fashion.dm @@ -176,11 +176,11 @@ desc = "That's not red paint. That's real corgi blood." /datum/dog_fashion/head/colour - name = "Styled REAL_NAME" + name = "Stylish REAL_NAME" desc = "From the tips of their paws to the top of their head, they look like a made bed." emote_see = list("tries to tap dances.","looks sadly at others outfits...","barks at bad fashion!") /datum/dog_fashion/head/telegram - name = "Messager REAL_NAME" - desc = "Dont shoot the messager..." - emote_see = list("licks an evolope.","looks ready to set off to send a letter...","works on barking!") \ No newline at end of file + name = "Messanger REAL_NAME" + desc = "Dont shoot the messanger..." + emote_see = list("licks an envelope.","looks ready to set off to send a letter...","works on barking!")