Fixes Reactive Spines Blob Invincibility

Reactive Spines blob should be able to be damaged once more.
This commit is contained in:
Neerti
2018-01-13 22:12:58 -05:00
parent bac83e59cd
commit 5eb8289312

View File

@@ -260,7 +260,7 @@
B.visible_message("<span class='danger'>The [name] retaliates, lashing out at \the [attacker]!</span>")
B.blob_attack_animation(attacker, B.overmind)
attacker.blob_act(B)
..()
return ..()
// Spreads damage to nearby blobs, and attacks with the force of all nearby blobs.