[MIRROR] Crystal Event: flavor texts, signaler, balancing and mob differentiation (#623)

* Crystal Event: flavor texts, signaler, balancing and mob differentiation

* Update crystal_event.dm

Co-authored-by: Ghilker <42839747+Ghilker@users.noreply.github.com>
Co-authored-by: Azarak <azarak10@gmail.com>
This commit is contained in:
SkyratBot
2020-09-02 03:50:57 +02:00
committed by GitHub
parent 7a526ae9c1
commit 540b6dcdc3
4 changed files with 280 additions and 55 deletions
+4
View File
@@ -161,6 +161,10 @@
var/shockdamage = 20
var/explosive = TRUE
/obj/effect/anomaly/flux/Initialize(mapload, new_lifespan, drops_core = TRUE, _explosive = TRUE)
. = ..()
explosive = _explosive
/obj/effect/anomaly/flux/anomalyEffect()
..()
canshock = TRUE