From 4af5a5c253819bb2fc5762bb89b5819f6d0c50dc Mon Sep 17 00:00:00 2001 From: SyaoranFox Date: Thu, 6 Aug 2026 21:13:54 +1000 Subject: [PATCH] Disable RevealRevenantOnCollide for mobs. If its on, it increases radius for mob. --- Resources/Prototypes/Entities/Mobs/Species/base.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Mobs/Species/base.yml b/Resources/Prototypes/Entities/Mobs/Species/base.yml index d52340c7b1..534dbafaab 100644 --- a/Resources/Prototypes/Entities/Mobs/Species/base.yml +++ b/Resources/Prototypes/Entities/Mobs/Species/base.yml @@ -312,8 +312,9 @@ - type: CanDoCPR # DeltaV - Addition of CPR - type: PotentialPsionic # DeltaV - organic species can all be psionic - type: FootPrints # Floof - - type: RevealRevenantOnCollide # DeltaV - passing through people reveal revenant - revealTime: 1 + #Euph - disable RevealRevenantOnCollide for mobs. It increases radius on mobs, and thus they cannot fit through doors. + #- type: RevealRevenantOnCollide # DeltaV - passing through people reveal revenant + # revealTime: 1 - type: entity save: false