From c7d814d80a526622d7015510691221625ba087c3 Mon Sep 17 00:00:00 2001 From: sleepyyapril Date: Fri, 13 Dec 2024 22:50:17 -0400 Subject: [PATCH] This doesn't need to exist. --- Resources/Prototypes/Entities/Mobs/base.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/Resources/Prototypes/Entities/Mobs/base.yml b/Resources/Prototypes/Entities/Mobs/base.yml index bacc5defc96..c98608fabb5 100644 --- a/Resources/Prototypes/Entities/Mobs/base.yml +++ b/Resources/Prototypes/Entities/Mobs/base.yml @@ -50,13 +50,6 @@ - type: OwnInteractionVerbs allowedVerbs: [] # TODO: define something here, or don't. -- type: entity - save: false - id: MobPolymorphable - abstract: true - components: - - type: Polymorphable - # Used for mobs that have health and can take damage. - type: entity save: false