Merge pull request #4739 from Citadel-Station-13/upstream-merge-34139

[MIRROR] Fixes archdevils creating wall girders when trying to destroy walls.
This commit is contained in:
deathride58
2018-01-10 19:58:36 +00:00
committed by GitHub
+2 -1
View File
@@ -661,7 +661,8 @@
user.visible_message("<span class='danger'>[user] blasts \the [target] with \the [src]!</span>")
playsound(target, 'sound/magic/disintegrate.ogg', 100, 1)
W.break_wall()
return 1
W.ScrapeAway()
return
..()
//HF blade