From 9685abea2093821a7052721bee7bc1892f9a36dc Mon Sep 17 00:00:00 2001 From: slarticodefast <161409025+slarticodefast@users.noreply.github.com> Date: Sat, 31 Aug 2024 05:02:58 +0200 Subject: [PATCH] Fix revenant being blocked by walls (#31670) fix revenant being blocked by walls --- Resources/Prototypes/Entities/Mobs/NPCs/revenant.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/revenant.yml b/Resources/Prototypes/Entities/Mobs/NPCs/revenant.yml index 19f43bf5509e..cf964822f1fa 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/revenant.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/revenant.yml @@ -1,8 +1,8 @@ - type: entity id: MobRevenant parent: - - BaseMob - Incorporeal + - BaseMob name: revenant description: A spooky ghostie. components: