Files
Bubberstation/code/modules/mob
phil235 09984d5ee0 ATTACK_HAND in aliens:
Moving attack_hand for larva+humanoid to alien/attack_hand() in alien_defense to handle both.
Changing weaken() to paralyze() in alien/attack_hand() in hulk and disarm section because weaken fails on aliens.
lowered alien bite damage on alien to just 1 in all cases, instead of rand(1,3) for humanoid->humanoid.
Added alien/attack_hand() to handle both larva and humanoid, with override in the children.
Adding a death message for the larva.

Attack_paw for aliens: handled in alien/attack_paw() and overridden in children.

Attack_animal for aliens: handled in alien/attack_animal() in alien_defense.dm

Added attack logs where missing.
2014-11-05 18:54:54 +01:00
..
2014-04-13 13:04:36 +01:00
2014-11-02 15:24:03 -03:00
2014-11-05 18:54:54 +01:00
2013-12-23 17:56:58 +00:00
2014-01-06 21:27:50 -05:00
2014-10-08 13:19:54 -07:00
2014-10-28 07:37:31 -07:00
2014-09-05 18:14:02 +04:00
2014-10-28 10:23:56 -05:00