Merge pull request #4922 from mwerezak/power

Fixed cell chargers being infinite energy sources.
This commit is contained in:
Mloc
2014-05-07 21:48:54 +01:00
5 changed files with 13 additions and 8 deletions

View File

@@ -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."

View File

@@ -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