mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-12 16:38:18 +01:00
Legally Distinct Starbits
This commit is contained in:
@@ -76,8 +76,8 @@
|
||||
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))
|
||||
if(prob(10))
|
||||
spawn_meteors(rand(3,6), list(/obj/effect/meteor/stellar_cluster))
|
||||
//GS Add end.
|
||||
|
||||
/datum/round_event/aurora_caelus/end()
|
||||
|
||||
Reference in New Issue
Block a user