mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
replace magic numbers related to emp and explosion severity with defines (#26495)
replace even more magic emp and ex numbers
This commit is contained in:
+1
-1
@@ -133,7 +133,7 @@
|
||||
|
||||
/obj/effect/ebeam/deadly/Crossed(atom/A, oldloc)
|
||||
..()
|
||||
A.ex_act(1)
|
||||
A.ex_act(EXPLODE_DEVASTATE)
|
||||
|
||||
/obj/effect/ebeam/vetus/Destroy()
|
||||
for(var/mob/living/M in get_turf(src))
|
||||
|
||||
Reference in New Issue
Block a user