Adds Solar Panel upgrades, Resprites solar equipment. (#31904)

* Spritesss

* Moves solar sprites out of goon folder

* adds upgrades, integrity power scaling

* Fixes glass_type comments

* woe, whitespace

* defines
This commit is contained in:
MixityMaxity
2026-05-02 00:45:26 +00:00
committed by GitHub
parent ec8571363d
commit 17e33da381
6 changed files with 30 additions and 10 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ SUBSYSTEM_DEF(sun)
var/dy
var/rate
var/list/solars = list()
var/solar_gen_rate = 1500
var/solar_gen_rate = 10 // watts generated per point of integrity
/datum/controller/subsystem/sun/Initialize()
// Lets work out an angle for the "sun" to rotate around the station