Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit fac1d36

Browse files
i hate you molti (#22835)
1 parent 146e003 commit fac1d36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/modules/events/anomaly/anomaly.dm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
announce_when = ANOMALY_ANNOUNCE_HARMFUL_TIME
1717
var/area/impact_area
1818
var/datum/anomaly_placer/placer = new()
19-
var/obj/effect/anomaly/anomaly_path = /obj/effect/anomaly/flux
19+
var/obj/effect/anomaly/anomaly_path = /obj/effect/anomaly/flux/explosion
2020
///The admin-chosen spawn location.
2121
var/turf/spawn_location
2222

0 commit comments

Comments
 (0)