mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-11 06:10:36 +01:00
2668bd4c9e
* Should fix slimes not damaging IPCs * Makes it work on non-human type mobs * Apply suggestions from code review Moves the comments above the code block. Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com> Signed-off-by: WenlockTheBritishHobo <168675688+WenlockTheBritishHobo@users.noreply.github.com> * Prevents the IPC damage affecting Vox * Change it from dealing damage to all species to instead stop gaining nutrition from IPCs. * Hopefully fix the empty block. Realised that slimes were also able to heal by absorbing IPCs. * Cast so that it doesn't break Xenos. Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com> Signed-off-by: WenlockTheBritishHobo <168675688+WenlockTheBritishHobo@users.noreply.github.com> * Make CI happy. Signed-off-by: WenlockTheBritishHobo <168675688+WenlockTheBritishHobo@users.noreply.github.com> * To make slimes stop feeding if they can't gain nutrition. Co-authored-by: chuga-git <98280110+chuga-git@users.noreply.github.com> Signed-off-by: WenlockTheBritishHobo <168675688+WenlockTheBritishHobo@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com> Signed-off-by: WenlockTheBritishHobo <168675688+WenlockTheBritishHobo@users.noreply.github.com> --------- Signed-off-by: WenlockTheBritishHobo <168675688+WenlockTheBritishHobo@users.noreply.github.com> Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com> Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com> Co-authored-by: chuga-git <98280110+chuga-git@users.noreply.github.com>