From 66b5ab786168fd4b4cdbbb702f59984d80eebd25 Mon Sep 17 00:00:00 2001 From: elgeonmb Date: Sun, 4 Mar 2018 01:25:31 -0800 Subject: [PATCH] we now know who made gateways this is old lore and should feel bad about itself --- code/modules/awaymissions/gateway.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/modules/awaymissions/gateway.dm b/code/modules/awaymissions/gateway.dm index 41204baa72..7645aa8e7f 100644 --- a/code/modules/awaymissions/gateway.dm +++ b/code/modules/awaymissions/gateway.dm @@ -1,6 +1,6 @@ /obj/machinery/gateway name = "gateway" - desc = "A mysterious gateway built by unknown hands, it allows for faster than light travel to far-flung locations." + desc = "A state-of-the-art Nanotrasen gateway, used to teleport rich commuters anywhere in the same planetary system." icon = 'icons/obj/machines/gateway.dmi' icon_state = "off" density = 1 @@ -234,4 +234,4 @@ obj/machinery/gateway/centerstation/process() else user << "Recalibration successful!: This gate's systems have been fine tuned. Travel to this gate will now be on target." calibrated = 1 - return \ No newline at end of file + return