mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-26 14:46:52 +01:00
caps
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
desc = "A machine that generates a field of energy optimized for blocking meteorites when activated. This version comes with a more efficent shield matrix."
|
||||
energy_conversion_rate = 0.0012
|
||||
|
||||
/obj/machinery/shield_gen/initialize()
|
||||
/obj/machinery/shield_gen/Initialize()
|
||||
if(anchored)
|
||||
for(var/obj/machinery/shield_capacitor/cap in range(1, src))
|
||||
if(!cap.anchored)
|
||||
|
||||
Reference in New Issue
Block a user