space-wizards / space-station-14

A multiplayer game about paranoia and chaos on a space station. Remake of the cult-classic Space Station 13.
https://spacestation14.io
MIT License
2.66k stars 3.33k forks source link

Slimes (from influx event) drops brain on gibbing #30521

Open lzk228 opened 2 months ago

lzk228 commented 2 months ago
  1. wait for slimes influx event
  2. gib a slime
  3. free brain
IProduceWidgets commented 2 months ago

I'm struggling to see if this is problematic. afaik it happens to lots of gibbed mobs

lzk228 commented 2 months ago

afaik it happens to lots of gibbed mobs

no, only humanoids

Brandon-Huu commented 2 months ago

What is the event actually called?

IProduceWidgets commented 2 months ago

What is the event actually called?

https://github.com/space-wizards/space-station-14/blob/bb2981400cb34d476dd7f6f90aba4d0209dab047/Resources/Prototypes/GameRules/events.yml#L364

~~Looks like they use the same body plan as the humanoid slimes, which is probably the reason. https://github.com/space-wizards/space-station-14/blob/bb2981400cb34d476dd7f6f90aba4d0209dab047/Resources/Prototypes/Entities/Mobs/NPCs/slimes.yml#L93~~ (actually I'm not sure they do. Weh)