mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 16:18:01 +01:00
MY CODE QUALITY IS BASED ON WHAT I'M MESSING WITH
This commit is contained in:
@@ -22,5 +22,5 @@
|
||||
|
||||
/datum/round_event/anomaly/anomaly_flux/end()
|
||||
if(newAnomaly.loc)//If it hasn't been neutralized, it's time to blow up.
|
||||
explosion(newAnomaly, 1, 4, 16, 18) //Low devistation, but hits a lot of stuff.
|
||||
explosion(newAnomaly, 1, 4, 16, 18) //Low devastation, but hits a lot of stuff.
|
||||
qdel(newAnomaly)
|
||||
Reference in New Issue
Block a user