mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-12 07:35:31 +01:00
fix (#19121)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
var/shockdamage = 20
|
||||
var/emp_zap = FLUX_EMP
|
||||
|
||||
/obj/effect/anomaly/flux/Initialize(mapload, new_lifespan, emp_zap = FLUX_EMP)
|
||||
/obj/effect/anomaly/flux/Initialize(mapload, new_lifespan, drops_core, emp_zap = FLUX_EMP)
|
||||
. = ..()
|
||||
src.emp_zap = emp_zap
|
||||
var/static/list/loc_connections = list(
|
||||
|
||||
Reference in New Issue
Block a user