Drones see pAIs in mobile form without filters (#420)
This commit is contained in:
committed by
TalkingCactus
parent
6102cbbd02
commit
7f97a2c9d7
@@ -240,3 +240,6 @@
|
||||
/mob/living/silicon/pai/process()
|
||||
emitterhealth = Clamp((emitterhealth + emitterregen), -50, emittermaxhealth)
|
||||
hit_slowdown = Clamp((hit_slowdown - 1), 0, 100)
|
||||
|
||||
/mob/living/silicon/pai/generateStaticOverlay()
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user