diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/carp.yml b/Resources/Prototypes/Entities/Mobs/NPCs/carp.yml index dc49f0dbad..7308267473 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/carp.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/carp.yml @@ -149,13 +149,6 @@ parent: MobCarp suffix: "Salvage Ruleset" components: - - type: GhostRole - prob: 0.33 - name: ghost-role-information-salvage-carp-name - allowMovement: true - allowSpeech: true - description: ghost-role-information-salvage-carp-description - - type: GhostTakeoverAvailable - type: SalvageMobRestrictions - type: entity @@ -249,11 +242,4 @@ parent: MobShark suffix: "Salvage Ruleset" components: - - type: GhostRole - prob: 0.2 - name: ghost-role-information-salvage-shark-name - allowMovement: true - allowSpeech: true - description: ghost-role-information-salvage-shark-description - - type: GhostTakeoverAvailable - type: SalvageMobRestrictions diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/spacetick.yml b/Resources/Prototypes/Entities/Mobs/NPCs/spacetick.yml index 3521af2725..0a2b4f80bb 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/spacetick.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/spacetick.yml @@ -74,7 +74,6 @@ Quantity: 5 - type: MeleeChemicalInjector solution: melee - - type: GhostTakeoverAvailable - type: ReplacementAccent accent: genericAggressive - type: Speech @@ -86,6 +85,5 @@ parent: MobTick suffix: "Salvage Ruleset" components: - - type: GhostTakeoverAvailable - type: SalvageMobRestrictions