mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
Buffed the explosion power of the flux anomaly a bit.
This commit is contained in:
@@ -18,5 +18,5 @@
|
||||
|
||||
/datum/event/anomaly/anomaly_flux/end()
|
||||
if(newAnomaly)//If it hasn't been neutralized, it's time to blow up.
|
||||
explosion(newAnomaly.loc, -1, 3, 5, 5)
|
||||
explosion(newAnomaly.loc, 0, 4, 6, 5)
|
||||
del(newAnomaly)
|
||||
Reference in New Issue
Block a user