Files
Bubberstation/code/modules/vehicles
SkyratBot cccceb314a [MIRROR] Fixes exosuit console EMP logging and a mech runtime on EMPing. (#2767)
* Fixes exosuit console EMP logging and a mech runtime on EMPing. (#56196)

Occupants is a list. Mech EMP logging now correctly outputs the occupants instead of just outputting "/list"

Also when EMPing a mech in testing this PR, I noticed a runtime happening that I've fixed. Untyped for loop where the casting var was never assigned to and thus was always null.

* Fixes exosuit console EMP logging and a mech runtime on EMPing.

Co-authored-by: Timberpoes <silent_insomnia_pp@hotmail.co.uk>
2021-01-18 07:45:48 +01:00
..