Files
Bubberstation/code/_onclick
Sealed101 ddb54dad8d Restores kiltborg model select icon, fixes spawned-in kiltborgs runtiming, fixes model select icon not updating for spawned-in model borgs (#87615)
## About The Pull Request

We've lost soul for kiltborgs (for some reason in #56601). We're also
runtiming when we spawn in a kiltborg and try equipping a module for it,
which tries to open the borg's module storage; since we don't initialize
a hud for a mob until they are logged in, this didn't work. We also have
an issue where a spawned-in borg with any module would not update the
model select button to the model's because that is done in
`transform_to()` at a point where no mob is logged in and there is no
hud once again, in `update_module_innate()`.
So this PR remedies allat. Snazzy.

## Why It's Good For The Game

Restores soul
Fixes #60399
Spawned-in model borgs will show their correct model icon when a player
is placed in control

## Changelog

🆑
fix: fixed a runtime when spawning in a kiltborg
fix: fixed spawned-in borgs with a pre-selected model not having their
correct model select icon
image: KILTBORGS ONCE AGAIN HAVE THEIR OWN MODEL SELECT ICON!!!!!!!
/🆑
2024-11-02 13:50:33 +01:00
..
2024-04-16 17:48:03 -06:00
2024-04-16 17:48:03 -06:00