Files
Bubberstation/code/modules/admin
san7890 b0be5d4c8a Reworks invisimin variable to a trait (#80121)
## About The Pull Request

This was a variable that existed on the `/mob` level despite only ever
being altered in one place. Perfect to just make a trait since it's all
managed in one spot anyways (and no other code is really reliant on this
flag being flipped, it's just for the code to know to add/remove
invisimin status).

I also tweaked some messages so they could be more consistent, lmk if
that should be changed
## Why It's Good For The Game

Less not-useful stuff to scroll through in View Variables, better
scoping of a variable to an intended location.
## Changelog
Not necessary
2023-12-05 02:22:54 -05:00
..
2023-12-04 14:42:43 -08:00
2023-12-04 14:42:43 -08:00