Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions Resources/Prototypes/Entities/Mobs/Species/base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading