From 753600771fcdde295f9652b024571f3e95374fd5 Mon Sep 17 00:00:00 2001 From: Pieter-Jan Briers Date: Sat, 8 Feb 2020 21:45:32 +0100 Subject: [PATCH] Give observers IgnorePause component. --- Resources/Prototypes/Entities/mobs/observer.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/Entities/mobs/observer.yml b/Resources/Prototypes/Entities/mobs/observer.yml index 8e3ecc669f..8064887837 100644 --- a/Resources/Prototypes/Entities/mobs/observer.yml +++ b/Resources/Prototypes/Entities/mobs/observer.yml @@ -12,3 +12,4 @@ context: "ghost" - type: Examiner DoRangeCheck: false + - type: IgnorePause