diff --git a/mods/cnc/rules/defaults.yaml b/mods/cnc/rules/defaults.yaml index 57fb951c21..729ce00762 100644 --- a/mods/cnc/rules/defaults.yaml +++ b/mods/cnc/rules/defaults.yaml @@ -617,7 +617,6 @@ Inherits@1: ^ExistsInWorld Inherits@2: ^ClassicFacingSpriteActor Inherits@handicaps: ^PlayerHandicaps - Huntable: OwnerLostAction: Action: Kill AppearsOnRadar: diff --git a/mods/d2k/rules/defaults.yaml b/mods/d2k/rules/defaults.yaml index 19591e110a..f20d9e661c 100644 --- a/mods/d2k/rules/defaults.yaml +++ b/mods/d2k/rules/defaults.yaml @@ -384,7 +384,6 @@ Interactable: Tooltip: GenericName: Unit - Huntable: OwnerLostAction: Action: Kill AppearsOnRadar: diff --git a/mods/ra/rules/defaults.yaml b/mods/ra/rules/defaults.yaml index 4b7e6c6c08..c45c7f8815 100644 --- a/mods/ra/rules/defaults.yaml +++ b/mods/ra/rules/defaults.yaml @@ -541,7 +541,6 @@ Inherits@bounty: ^GlobalBounty Inherits@selection: ^SelectableCombatUnit Inherits@handicaps: ^PlayerHandicaps - Huntable: OwnerLostAction: Action: Kill Armor: @@ -611,6 +610,7 @@ ^Plane: Inherits: ^NeutralPlane Inherits@2: ^GainsExperience + Huntable: Repairable: RepairActors: fix