From 59cb5af50eb50b418db17a233c6265faf45fe9c1 Mon Sep 17 00:00:00 2001 From: Mike Date: Tue, 6 May 2014 16:45:54 -0400 Subject: [PATCH] Updated PACMAN comments. --- code/modules/power/pacman2.dm | 2 +- code/modules/power/port_gen.dm | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/code/modules/power/pacman2.dm b/code/modules/power/pacman2.dm index 89d65a6ae21..ad9d9b155da 100644 --- a/code/modules/power/pacman2.dm +++ b/code/modules/power/pacman2.dm @@ -1,7 +1,7 @@ //This file was auto-corrected by findeclaration.exe on 29/05/2012 15:03:05 -//Baseline portable generator. Has all the default handling. Not intended to be used on it's own (since it generates unlimited power). +//PACMAN variant that can run on the small plasma tanks. /obj/machinery/power/port_gen/pacman2 name = "Pacman II" desc = "P.A.C.M.A.N. type II portable generator. Uses liquid plasma as a fuel source." diff --git a/code/modules/power/port_gen.dm b/code/modules/power/port_gen.dm index 57cc6a04bd4..7f18f75fc79 100644 --- a/code/modules/power/port_gen.dm +++ b/code/modules/power/port_gen.dm @@ -93,6 +93,7 @@ display round(lastgen) and plasmatank amount else usr << "\blue The generator is off." +//A power generator that runs on solid plasma sheets. /obj/machinery/power/port_gen/pacman name = "P.A.C.M.A.N.-type Portable Generator" var/sheets = 0