mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 08:08:49 +01:00
malf ais can dominate again (#91776)
## About The Pull Request
closes https://github.com/tgstation/tgstation/issues/91558
closes https://github.com/tgstation/tgstation/issues/91761
(cherry picked from commit a4e8d96bec)
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
if(data_tracker || user.can_dominate_mechs)
|
||||
output += span_notice("[icon2html(src, user)] [name] Exosuit Status Report\n")
|
||||
output += data_tracker.get_mecha_info()
|
||||
output += data_tracker?.get_mecha_info()
|
||||
|
||||
if(user.can_dominate_mechs)
|
||||
if(data_tracker)
|
||||
|
||||
Reference in New Issue
Block a user