mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-15 12:42:50 +00:00
Fixes Reactive Spines Blob Invincibility
Reactive Spines blob should be able to be damaged once more.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user