Skip to content

Commit

Permalink
Update code/modules/power/fusion/core/core_field.dm
Browse files Browse the repository at this point in the history
Co-authored-by: SleepyGemmy <[email protected]>
  • Loading branch information
CampinKiller24 and SleepyGemmy authored Nov 10, 2023
1 parent dc1e59c commit e7be72b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/power/fusion/core/core_field.dm
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@
sound_to(M, 'sound/effects/nuclearsiren.ogg')
else if(safe_warned && public_alert)
radio.autosay(alert_msg, "INDRA Reactor Monitor")
public_alert = 0
public_alert = FALSE

/obj/effect/fusion_em_field/proc/Ripple(_size, _radius)
if(!animating_ripple)
Expand Down

0 comments on commit e7be72b

Please sign in to comment.