Files
Bubberstation/code/modules/mob
coiax 15557f8ee6 Refactor module traits for cyborg modules (#55769)
`module_traits` are a collection of traits applied to the cyborg/robot
mob when a given module is loaded. When a different module is loaded,
all old module traits are cleared.

As an example, the `can_be_pushed` module variable has been replaced
with the new functionality, adding a TRAIT_PUSHIMMUNE, rather than
setting a `status_flag`.
2020-12-30 16:47:56 +01:00
..
2020-12-24 02:17:29 -08:00
2020-11-30 12:48:40 -05:00