space-station-14
space-station-14 copied to clipboard
Geras bug fixes
About the PR
Fixes the following bugs in relation to slimes:
- Zombie origforms can turn into Geras and be unzombified
- Geras do not retain their origform's name
- All AI mobs do not attack Geras
- Geras not having their speed buff
Also nerfs the health of Geras' a bit (120->80)
Media
- [x] I have added screenshots/videos to this PR showcasing its changes ingame, or this PR does not require an ingame showcase
Changelog Make sure to take this Changelog template out of the comment block in order for it to show up. :cl:
- fix: Fixed Geras not having their speed buff.
- fix: Geras are no longer immune to other AI mobs.
- fix: Slimes can no longer morph into a Geras when zombified.
- tweak: Lowered the Geras death threshold.
adding on, geras cant go through AA doors like carp and diona nymphs can
adding on, geras cant go through AA doors like carp and diona nymphs can
They need DoorBumpOpener
I think
Why do you need to copy the name in the code when you can just enable the transfer name thing with polymorph
Why do you need to copy the name in the code when you can just enable the transfer name thing with polymorph
That's true, it should just work in theory
Why do you need to copy the name in the code when you can just enable the transfer name thing with polymorph
was not aware
Reviews are finished, tests are fixed, suggestions are implemented
(posted on the wrong pr)
waiting for review...