Skip to content

Commit

Permalink
Fix revenant being blocked by walls (#31670)
Browse files Browse the repository at this point in the history
fix revenant being blocked by walls
  • Loading branch information
slarticodefast authored Aug 31, 2024
1 parent 849d3d9 commit 9685abe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/Prototypes/Entities/Mobs/NPCs/revenant.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
- type: entity
id: MobRevenant
parent:
- BaseMob
- Incorporeal
- BaseMob
name: revenant
description: A spooky ghostie.
components:
Expand Down

0 comments on commit 9685abe

Please sign in to comment.