Skip to content

Commit

Permalink
fix meteors showing up on low chaos events
Browse files Browse the repository at this point in the history
  • Loading branch information
carpotoxin committed Oct 20, 2024
1 parent 7949575 commit e299a39
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions modular_doppler/event_poll/event_poll_control.dm
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,6 @@
/datum/round_event_control/ion_storm
chaos_level = EVENT_CHAOS_LOW

/datum/round_event_control/meteor_wave/major_dust
chaos_level = EVENT_CHAOS_LOW

/datum/round_event_control/market_crash
chaos_level = EVENT_CHAOS_LOW

Expand Down

0 comments on commit e299a39

Please sign in to comment.