[MIRROR] fix posibrain [MDB IGNORE] (#23905)

* fix posibrains (#78584)

* fix posibrain

---------

Co-authored-by: jimmyl <70376633+mc-oofert@users.noreply.github.com>
This commit is contained in:
SkyratBot
2023-09-25 12:31:42 -07:00
committed by GitHub
co-authored by jimmyl
parent df0d2b6ab4
commit d24fbcc85e
+1 -1
View File
@@ -268,7 +268,7 @@
if(user)
to_chat(user, span_warning("\The [src] indicates that there is no mind present!"))
return FALSE
if(brain.decoy_override)
if(brain?.decoy_override)
if(user)
to_chat(user, span_warning("This [name] does not seem to fit!"))
return FALSE