Fixes anomaly shows anomaly (#25600)

This commit is contained in:
Сиротка
2024-05-28 16:14:51 +03:00
committed by GitHub
parent a8a6697511
commit d46e3a7cf0
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
/datum/event/anomaly/anomaly_bluespace
name = "Anomaly: Bluespace"
name = "Anomaly event"
startWhen = 3
announceWhen = 10
anomaly_path = /obj/effect/anomaly/bluespace
+1 -1
View File
@@ -1,5 +1,5 @@
/datum/event/anomaly/anomaly_cryo
name = "Anomaly: Cryogenic"
name = "Anomaly event"
startWhen = 3
announceWhen = 10
anomaly_path = /obj/effect/anomaly/cryo
+1 -1
View File
@@ -1,5 +1,5 @@
/datum/event/anomaly/anomaly_flux
name = "Anomaly: Hyper-Energetic Flux"
name = "Anomaly event"
startWhen = 10
announceWhen = 3
anomaly_path = /obj/effect/anomaly/flux
+1 -1
View File
@@ -1,5 +1,5 @@
/datum/event/anomaly/anomaly_grav
name = "Anomaly: Gravitational"
name = "Anomaly event"
startWhen = 3
announceWhen = 20
anomaly_path = /obj/effect/anomaly/grav
+1 -1
View File
@@ -1,5 +1,5 @@
/datum/event/anomaly/anomaly_pyro
name = "Anomaly: Pyroclastic"
name = "Anomaly event"
startWhen = 3
announceWhen = 10
anomaly_path = /obj/effect/anomaly/pyro
+1 -1
View File
@@ -1,5 +1,5 @@
/datum/event/anomaly/anomaly_vortex
name = "Anomaly: Vortex"
name = "Anomaly event"
startWhen = 10
announceWhen = 3
anomaly_path = /obj/effect/anomaly/bhole