mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-15 19:46:38 +00:00
Created proc/grabbedby in mob/living/living_defense.dm to handle all grab stuff in the attack_hand's and attack_alien's. Fixed typos in messages. one attack_larva gets a return attack_alien for its harm part. Fixing larva attack on larva, couldn't help a fellow larva. moving humanoid/attack_larva to alien/attack_larva() to handle both humanoid and larva being attacked by larva. Fix a bug with attack_slime where you could glomp a dead humanoid indefinitely.