diff --git a/hyperstation/code/modules/events/crystalline_reentry.dm b/hyperstation/code/modules/events/crystalline_reentry.dm index 0d1a09d2..b0a3e5df 100644 --- a/hyperstation/code/modules/events/crystalline_reentry.dm +++ b/hyperstation/code/modules/events/crystalline_reentry.dm @@ -42,7 +42,7 @@ /datum/round_event/crystalline_wave announceWhen = 0 - startwhen = 100 + startWhen = 100 /datum/round_event/crystalline_wave/announce(fake) priority_announce("Several crystalline asteroids have been detected en route with the station. All hands, brace for impact. Organic signals have been detected contained in some of the asteroids.", title = "Priority Alert", sound = 'sound/misc/deltakalaxon.ogg')