mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-05 22:43:46 +00:00
* Fixes spiders spawned from eggs not having a number (#64452) When spiders are spawned, they're given a random name, however the mob spawner name setter overwrites that... fixed that by randomizing the name inside of the mob spawn `create` proc. Also gaves spiders an `\improper` to stop `An a spider` * Fixes spiders spawned from eggs not having a number Co-authored-by: Seth Scherer <supernovaa41@gmx.com> Co-authored-by: Tom <8881105+tf-4@users.noreply.github.com>