Blind port of Bay Radiation Subsystem

Figured I would do my part to move everything over to subsystems. Not tested yet.
This commit is contained in:
Unknown
2019-09-30 23:59:31 -04:00
parent 0e8f4776c5
commit 7f4b35580d
46 changed files with 254 additions and 252 deletions

View File

@@ -574,7 +574,7 @@ turf/simulated/mineral/floor/light_corner
M.flash_eyes()
if(prob(50))
M.Stun(5)
radiation_repository.flat_radiate(src, 25, 100)
SSradiation.flat_radiate(src, 25, 100)
if(prob(25))
excavate_find(prob(5), finds[1])
else if(rand(1,500) == 1)