Files
Bubberstation/code/modules
cnleth 09dc41bdd5 Fix megafauna's celebrate_kill() not printing the victim's name (#78160)
## About The Pull Request
One symbol fix. `celebrate_kill()` expects a `mob/living` to be passed
into it, but it was called without arguments, I fixed that
Before:

![wrongtext](https://github.com/tgstation/tgstation/assets/113535457/d06c203e-1a6b-4eec-93d6-685a1adb4b86)
After:

![correcttext](https://github.com/tgstation/tgstation/assets/113535457/0283bfcd-14de-4fb8-b53e-619b4b95b0d0)
## Why It's Good For The Game
It's a bugfix
## Changelog
🆑
fix: Megafauna now correctly prints the victim's name after a kill
/🆑
2023-09-06 18:45:13 -06:00
..
2023-09-04 20:53:09 +02:00
2023-09-04 20:53:09 +02:00
2023-08-31 10:31:33 -06:00
2023-09-04 21:37:16 -06:00
2023-09-04 20:53:09 +02:00
2023-08-31 10:31:33 -06:00