mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-12 08:27:24 +01:00
Starbits
Mario Galaxy reference ohmygawd
This commit is contained in:
@@ -75,6 +75,10 @@
|
||||
var/aurora_color = aurora_colors[aurora_progress]
|
||||
for(var/turf/S in applicable_areas)
|
||||
S.set_light(l_color = aurora_color)
|
||||
//GS Add: Starbits rarely come durring caelus events!
|
||||
if(prob(1))
|
||||
spawn_meteors(rand(1,3) list(/obj/effect/meteor/starbit))
|
||||
//GS Add end.
|
||||
|
||||
/datum/round_event/aurora_caelus/end()
|
||||
priority_announce("The aurora caelus event is now ending. Starlight conditions will slowly return to normal. When this has concluded, please return to your workplace and continue work as normal. Have a pleasant shift, [station_name()], and thank you for watching with us.",
|
||||
|
||||
Reference in New Issue
Block a user