Files
Bubberstation/code/modules/mob_spawn
SkyratBot c1aaada384 [MIRROR] Fixes spiders spawned from eggs not having a number [MDB IGNORE] (#11064)
* 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>
2022-01-29 13:59:09 +00:00
..