Replaces ex_act and emp_act numbers with defines

This commit is contained in:
CitadelStationBot
2017-07-13 17:46:41 -05:00
parent da324257fe
commit 55462ed7d1
38 changed files with 74 additions and 66 deletions
@@ -20,10 +20,10 @@
qdel(src)
if(2)
if(prob(50))
ex_act(1)
ex_act(EXPLODE_DEVASTATE)
if(3)
if(prob(25))
ex_act(1)
ex_act(EXPLODE_DEVASTATE)
/obj/item/device/doorCharge/Destroy()
if(istype(loc, /obj/machinery/door/airlock))