POI Tweaks (#4645)

* WOrk

* Changes more PoI stuff.
This commit is contained in:
Neerti
2018-01-29 23:42:57 -06:00
committed by Anewbe
parent 53d1fbd178
commit 6226d3d15c
19 changed files with 311 additions and 242 deletions
+5 -3
View File
@@ -1,6 +1,6 @@
// BUILDABLE SMES(Superconducting Magnetic Energy Storage) UNIT
//
// Last Change 1.1.2015 by Atlantis - Happy New Year!
// Last Change 1.26.2018 by Neerti. Also signing this is dumb.
//
// This is subtype of SMES that should be normally used. It can be constructed, deconstructed and hacked.
// It also supports RCON System which allows you to operate it remotely, if properly set.
@@ -55,8 +55,10 @@
component_parts += new /obj/item/weapon/smes_coil(src)
recalc_coils()
// Pre-installed and pre-charged SMES hidden from the station, for use in submaps.
/obj/machinery/power/smes/buildable/point_of_interest/New()
..(1)
charge = 1e6 // Should be enough for an individual POI.