Slimes that fail to slip lose limbs

This commit is contained in:
Cyantime
2017-12-03 01:13:55 -05:00
parent ac2ffeea09
commit 92810ee90a
@@ -84,7 +84,10 @@
log_and_message_admins("lost their [breaking] with *flip, ahahah.", src)
else
src.Weaken(5)
E.fracture()
if(E.cannot_break) //Prometheans go splat
E.droplimb(0,DROPLIMB_BLUNT)
else
E.fracture()
message += " <span class='danger'>And breaks something!</span>"
log_and_message_admins("broke their [breaking] with *flip, ahahah.", src)