Skip to content

Commit

Permalink
Update code/datums/weather/weather_events/long.dm
Browse files Browse the repository at this point in the history
Co-authored-by: Doubleumc <[email protected]>
  • Loading branch information
sunofang and Doubleumc committed Aug 22, 2024
1 parent 98ba6d0 commit 3f2b7bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/datums/weather/weather_events/long.dm
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

/datum/weather_event/monsoon/infinite
name = "Monsoon Warning (Infinite)"
length = INFINITE
length = INFINITY

// Weather events for Sorokyne
/datum/weather_event/snow/infinite
Expand Down

0 comments on commit 3f2b7bf

Please sign in to comment.