From 73891a02bc9e0620e8075ff732e0e5eead291c1b Mon Sep 17 00:00:00 2001 From: Trilbyspaceclone <30435998+Trilbyspaceclone@users.noreply.github.com> Date: Wed, 4 Dec 2019 16:56:27 -0500 Subject: [PATCH] messenger --- code/datums/dog_fashion.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/datums/dog_fashion.dm b/code/datums/dog_fashion.dm index f19f55acbd..b9e774aa50 100644 --- a/code/datums/dog_fashion.dm +++ b/code/datums/dog_fashion.dm @@ -181,6 +181,6 @@ emote_see = list("tries to tap dances.","looks sadly at others outfits...","barks at bad fashion!") /datum/dog_fashion/head/telegram - name = "Messanger REAL_NAME" - desc = "Dont shoot the messanger..." + name = "Messenger REAL_NAME" + desc = "Dont shoot the messenger..." emote_see = list("licks an envelope.","looks ready to set off to send a letter...","works on barking!")