Porting more legcuffs / bola fixes etcetera

This commit is contained in:
Ghommie
2020-03-09 16:20:51 +01:00
parent 878947bf7e
commit 4143c1963c
7 changed files with 24 additions and 5 deletions
@@ -21,6 +21,7 @@
C.emote("scream")
SEND_SIGNAL(C, COMSIG_ADD_MOOD_EVENT, "dismembered", /datum/mood_event/dismembered)
drop_limb()
C.update_equipment_speed_mods() // Update in case speed affecting item unequipped by dismemberment
C.bleed(40)