mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
bsh rad pulse changes (#31103)
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
tap.radio.autosay("Bluespace harvester has released a spike of radiation!", tap, "Engineering")
|
||||
|
||||
/datum/engi_event/bluespace_tap_event/radiation/on_start()
|
||||
radiation_pulse(tap, 12000, BETA_RAD)
|
||||
tap.AddComponent(/datum/component/radioactive, 12000, tap, BETA_RAD, 30) // strong rads for a little over two minutes, becomes harmless after that, still visually glows but that goes away after another minute or so
|
||||
|
||||
// electrical arc
|
||||
/datum/engi_event/bluespace_tap_event/electric_arc
|
||||
|
||||
Reference in New Issue
Block a user