Files
Bubberstation/code/modules/mob
John Willard 790112ae9a Fixes a few bad combat logs (#91073)
## About The Pull Request

Fixes the following issues:

1. Simple animals & Basic animals attacking things show their previous
HP as "NEWHP"
2. throwing things show their previous HP as "NEWHP"
3. Silicons being attacked by Xenomorphs logs combat twice, and both
show their previous HP as "NEWHP"
4. Silicons being attacked by Xenomorph and missing doesn't log the
attempted attack.
5. Failing to be facehugged doesn't log the attempt.
6. Attacking an Alien larva showed their previous HP as "NEWHP", and
didn't log misses.

## Why It's Good For The Game

It's nice when logs show the right information and show combat even if
they miss the punch.

## Changelog

🆑
admin: Fixed a few bad combat logs for basic/simple animals, thrown
things, and xenomorph stuff.
/🆑

---------

Co-authored-by: Ben10Omintrix <138636438+Ben10Omintrix@users.noreply.github.com>
2025-05-13 23:28:19 +03:00
..