explosions

This commit is contained in:
Seris02
2020-01-11 11:22:59 +08:00
parent d562a5ba27
commit 0b0b80f174
10 changed files with 52 additions and 51 deletions
+1 -1
View File
@@ -62,7 +62,7 @@
location = get_turf(target)
target.cut_overlay(plastic_overlay, TRUE)
if(!ismob(target) || full_damage_on_mobs)
target.ex_act(2, target)
target.ex_act(EXPLODE_HEAVY, target)
else
location = get_turf(src)
if(location)