From a53bdb1fb2c9a02349616fb596ec6c9e511b236e Mon Sep 17 00:00:00 2001 From: Birdtalon Date: Mon, 10 Jul 2017 22:37:45 +0100 Subject: [PATCH] Fixes two minor spelling/grammar issues. (#7753) * Fixes the word "Safety" * Fixes #7530 - Reformats sentence to be grammatically correct (as best it can be). --- code/game/gamemodes/blob/theblob.dm | 2 +- nano/templates/poolcontroller.tmpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/code/game/gamemodes/blob/theblob.dm b/code/game/gamemodes/blob/theblob.dm index b7558d0c9cf..1f45794ac14 100644 --- a/code/game/gamemodes/blob/theblob.dm +++ b/code/game/gamemodes/blob/theblob.dm @@ -202,7 +202,7 @@ /obj/structure/blob/examine(mob/user) ..(user) - to_chat(user, "It looks like it's of a [get_chem_name()] kind.") + to_chat(user, "It looks like it's made of [get_chem_name()].") /obj/structure/blob/proc/get_chem_name() diff --git a/nano/templates/poolcontroller.tmpl b/nano/templates/poolcontroller.tmpl index ba6b0f6ded7..3492aa8f85f 100644 --- a/nano/templates/poolcontroller.tmpl +++ b/nano/templates/poolcontroller.tmpl @@ -13,7 +13,7 @@ Used In File(s): \code\game\machinery\poolcontroller.dm
- Saftey Status: + Safety Status:
{{if data.emagged}}