mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 05:30:05 +01:00
Fixes pAI emp act. (#38352)
This commit is contained in:
committed by
vuonojenmustaturska
parent
02a076d2ee
commit
569545d213
@@ -155,5 +155,5 @@
|
||||
. = ..()
|
||||
if (. & EMP_PROTECT_SELF)
|
||||
return
|
||||
if(pai)
|
||||
if(pai && !pai.holoform)
|
||||
pai.emp_act(severity)
|
||||
|
||||
Reference in New Issue
Block a user