From 447c9c3c87b6850da73f5b076e1970fe7138ffc7 Mon Sep 17 00:00:00 2001 From: KorPhaeron Date: Thu, 24 Dec 2015 07:50:52 -0600 Subject: [PATCH 1/2] Fixes pamphlet desc --- code/modules/awaymissions/pamphlet.dm | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/code/modules/awaymissions/pamphlet.dm b/code/modules/awaymissions/pamphlet.dm index d3d2f3a07b1..812d802eace 100644 --- a/code/modules/awaymissions/pamphlet.dm +++ b/code/modules/awaymissions/pamphlet.dm @@ -13,9 +13,8 @@ Nanotrasen's operational area and start your new life.

\ Gateway Operation Basics
\ All Nanotrasen approved Gateways operate on the same basic principals. They operate off \ - area equipment power as you would expect, but they also require a backup wire with at least \ - 128, 000 Watts of power running through it. Without this supply, it cannot safely function \ - and will reject all attempts at operation.

\ + area equipment power as you would expect,and without this supply, it cannot safely function, \ + causinng it to reject all attempts at operation.

\ Once it is correctly setup, and once it has enough power to operate, the Gateway will begin \ searching for an output location. The amount of time this takes is variable, but the Gateway \ interface will give you an estimate accurate to the minute. Power loss will not interrupt the \ From fad47ae8014597f5d46d23156811f4c72c03008b Mon Sep 17 00:00:00 2001 From: KorPhaeron Date: Fri, 25 Dec 2015 17:33:33 -0600 Subject: [PATCH 2/2] missing space --- code/modules/awaymissions/pamphlet.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/modules/awaymissions/pamphlet.dm b/code/modules/awaymissions/pamphlet.dm index 812d802eace..f00e0103c8a 100644 --- a/code/modules/awaymissions/pamphlet.dm +++ b/code/modules/awaymissions/pamphlet.dm @@ -13,7 +13,7 @@ Nanotrasen's operational area and start your new life.

\ Gateway Operation Basics
\ All Nanotrasen approved Gateways operate on the same basic principals. They operate off \ - area equipment power as you would expect,and without this supply, it cannot safely function, \ + area equipment power as you would expect, and without this supply, it cannot safely function, \ causinng it to reject all attempts at operation.

\ Once it is correctly setup, and once it has enough power to operate, the Gateway will begin \ searching for an output location. The amount of time this takes is variable, but the Gateway \ @@ -34,4 +34,4 @@ //we don't want the silly text overlay! /obj/item/weapon/paper/pamphlet/update_icon() - return \ No newline at end of file + return