From 1a3d838ba4ad4a6f5b7db595da1ca8a40d92a506 Mon Sep 17 00:00:00 2001 From: TDSSS <32099540+TDSSS@users.noreply.github.com> Date: Mon, 1 Oct 2018 09:22:33 +0200 Subject: [PATCH] More minor fixes --- code/modules/clothing/masks/gasmask.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/modules/clothing/masks/gasmask.dm b/code/modules/clothing/masks/gasmask.dm index 7ccbdf9598a..76db9086ebd 100644 --- a/code/modules/clothing/masks/gasmask.dm +++ b/code/modules/clothing/masks/gasmask.dm @@ -208,7 +208,7 @@ "bobby" = "Stop in the name of the Law.", "compliance" = "Compliance is in your best interest.", "justice" = "Prepare for justice!", - "running" = "Running will only increase your sentence", + "running" = "Running will only increase your sentence.", "dontmove" = "Don't move, Creep!", "floor" = "Down on the floor, Creep!", "robocop" = "Dead or alive you're coming with me.", @@ -216,7 +216,7 @@ "freeze" = "Freeze, Scum Bag!", "imperial" = "Stop right there, criminal scum!", "bash" = "Stop or I'll bash you.", - "harry" = "Go ahead, make my day", + "harry" = "Go ahead, make my day.", "asshole" = "Stop breaking the law, asshole.", "stfu" = "You have the right to shut the fuck up", "shutup" = "Shut up crime!",