Update aurora_aquilae.dm

This commit is contained in:
CygnusB
2020-12-09 13:09:55 -03:00
parent aa8e704184
commit 15967802e3
+34 -11
View File
@@ -27,7 +27,7 @@
var/area/A = area
if(initial(A.dynamic_lighting) == DYNAMIC_LIGHTING_IFSTARLIGHT)
for(var/turf/open/space/S in A)
S.set_light(S.light_range * 6, S.light_power * 1)
S.set_light(S.light_range * 14, S.light_power * 1)
for(var/V in GLOB.player_list)
var/mob/M = V
if(is_station_level(M.z))
@@ -44,26 +44,49 @@
S.set_light(l_color = aurora_color)
if(activeFor == 75)
for(var/mob/living/carbon/human/H in GLOB.alive_mob_list)
new /datum/hallucination/delusion(H)
new /datum/hallucination/battle(H)
sleep(5)
sleep (100)
new /datum/hallucination/battle(H)
sleep(2.5)
new /datum/hallucination/stray_bullet(H)
sleep(5)
sleep(2.5)
new /datum/hallucination/stray_bullet(H)
sleep(5)
sleep(2.5)
new /datum/hallucination/stray_bullet(H)
sleep(5)
sleep(2.5)
new /datum/hallucination/stray_bullet(H)
sleep(5)
sleep(2.5)
new /datum/hallucination/stray_bullet(H)
sleep(5)
sleep(2.5)
new /datum/hallucination/stray_bullet(H)
sleep(5)
sleep(2.5)
new /datum/hallucination/stray_bullet(H)
sleep(5)
sleep(2.5)
new /datum/hallucination/stray_bullet(H)
sleep(5)
sleep(2.5)
new /datum/hallucination/stray_bullet(H)
sleep(5)
sleep(2.5)
new /datum/hallucination/stray_bullet(H)
sleep(2.5)
new /datum/hallucination/stray_bullet(H)
sleep(2.5)
new /datum/hallucination/stray_bullet(H)
sleep(2.5)
new /datum/hallucination/stray_bullet(H)
sleep(2.5)
new /datum/hallucination/stray_bullet(H)
sleep(2.5)
new /datum/hallucination/stray_bullet(H)
sleep(2.5)
new /datum/hallucination/stray_bullet(H)
sleep(2.5)
new /datum/hallucination/stray_bullet(H)
sleep(2.5)
new /datum/hallucination/stray_bullet(H)
sleep(2.5)
new /datum/hallucination/stray_bullet(H)
sleep(2.5)
new /datum/hallucination/stray_bullet(H)
if(activeFor == 60)
for(var/mob/living/carbon/human/H in GLOB.alive_mob_list)