Solar Flares (#14400)

* Solar Flares

* fixup

* SSsun

* convert solar flare to a /datum/weather

* AA request

* shock chance for APCs = 5% per 2.5M of power in grid

* refactor

* farie suggestions

* farie suggestions 2

* reduced maximum length from 15m to 10m

Co-authored-by: Kyep <Kyep@users.noreply.github.com>
This commit is contained in:
Kyep
2020-10-17 18:04:29 +00:00
committed by GitHub
parent 20a8424fff
commit 3fbe5d46ac
8 changed files with 78 additions and 9 deletions
+1
View File
@@ -9,6 +9,7 @@ SUBSYSTEM_DEF(sun)
var/dy
var/rate
var/list/solars = list()
var/solar_gen_rate = 1500
/datum/controller/subsystem/sun/Initialize(start_timeofday)
// Lets work out an angle for the "sun" to rotate around the station