space-station-14 icon indicating copy to clipboard operation
space-station-14 copied to clipboard

Geras bug fixes

Open Just-a-Unity-Dev opened this issue 10 months ago • 7 comments

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.

Just-a-Unity-Dev avatar Apr 25 '24 05:04 Just-a-Unity-Dev

adding on, geras cant go through AA doors like carp and diona nymphs can

Djungelskog2 avatar Apr 25 '24 06:04 Djungelskog2

adding on, geras cant go through AA doors like carp and diona nymphs can

They need DoorBumpOpener I think

FungiFellow avatar Apr 25 '24 06:04 FungiFellow

Why do you need to copy the name in the code when you can just enable the transfer name thing with polymorph

Dutch-VanDerLinde avatar Apr 25 '24 16:04 Dutch-VanDerLinde

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

image

QuietlyWhisper avatar Apr 25 '24 20:04 QuietlyWhisper

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

Just-a-Unity-Dev avatar Apr 28 '24 06:04 Just-a-Unity-Dev

Reviews are finished, tests are fixed, suggestions are implemented

Just-a-Unity-Dev avatar Apr 28 '24 11:04 Just-a-Unity-Dev

(posted on the wrong pr)

Just-a-Unity-Dev avatar Apr 28 '24 11:04 Just-a-Unity-Dev

waiting for review...

Just-a-Unity-Dev avatar May 02 '24 08:05 Just-a-Unity-Dev