mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-25 17:42:26 +00:00
Fixed advanced scanners to detect implants
This commit is contained in:
@@ -296,7 +296,7 @@
|
||||
AN = "[e.broken_description]:"
|
||||
if(e.open)
|
||||
open = "Open:"
|
||||
if(e.implant)
|
||||
if(e.implants.len)
|
||||
imp = "Implanted:"
|
||||
if(!AN && !open && !infected & !imp)
|
||||
AN = "None:"
|
||||
|
||||
Reference in New Issue
Block a user