From: Emisse <99158783+Emisse@users.noreply.github.com> Date: Fri, 5 Jan 2024 07:07:47 +0000 (-0700) Subject: remove salvage mob ghost roles for real (#23561) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=cc198399bef676b6d2dfe8a4470aeffd558bd38a;p=space-station-14.git remove salvage mob ghost roles for real (#23561) * Update spacetick.yml * Update carp.yml --- 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