Skip to content

SMES Cleanup + Portable Batteries

Rob Nelson requested to merge pull/4555/SMESBatteries into Bleeding-Edge

Created by: ComicIronic

SMESs now fall under a battery type, which is a charge-storing power machine. The battery charges and outputs in an OOP way. SMESs now make terminals in the general way, which is also used for APCs. Terminal is now a power machinery level var. Currently impossible to get but fully functional are portable batteries.

Portable batteries:

  • Only work when connected to battery ports, but can be pushed around otherwise
  • Charge from the battery port's terminal, and output onto its tile, like SMESs. They don't require a terminal to output, though.
  • That's basically it. What more do you want? It's a movable SMES, essentially

EXAMPLE WEBM: http://puu.sh/hTy5t/f417710324.webm

Merge request reports