From 213ac2d554e729a1c8ade1bf61c6aca1a417c6ec Mon Sep 17 00:00:00 2001 From: Paul Chote Date: Sat, 3 Oct 2015 16:34:46 +0100 Subject: [PATCH] Fix Hunter-seeker rules. --- mods/ts/rules/aircraft.yaml | 40 ++++++++++++++++++++++++++++++ mods/ts/rules/shared-vehicles.yaml | 24 ------------------ 2 files changed, 40 insertions(+), 24 deletions(-) diff --git a/mods/ts/rules/aircraft.yaml b/mods/ts/rules/aircraft.yaml index d32dd5380c..ea9b6f838e 100644 --- a/mods/ts/rules/aircraft.yaml +++ b/mods/ts/rules/aircraft.yaml @@ -287,3 +287,43 @@ APACHE: RenderSprites: Hovers: +HUNTER: + Inherits@1: ^GainsExperience + Inherits@2: ^ExistsInWorld + Valued: + Cost: 1000 + Tooltip: + Name: Hunter-Seeker Droid + Health: + HP: 500 + Armor: + Type: Light + DemoTruck: + Explodes: + Weapon: SuicideBomb + EmptyWeapon: SuicideBomb + Aircraft: + RearmBuildings: + ROT: 16 + Speed: 355 + CruiseAltitude: 256 + CanHover: True + Targetable: + TargetTypes: Ground, Vehicle + HiddenUnderFog: + Type: CenterPosition + BodyOrientation: + UseClassicPerspectiveFudge: False + RenderSprites: + Image: GGHUNT + WithFacingSpriteBody: + Hovers: + QuantizeFacingsFromSequence: + AutoSelectionSize: + DrawLineToTarget: + AppearsOnRadar: + UseLocation: yes + Selectable: + SelectionDecorations: + Palette: pips + ActorLostNotification: diff --git a/mods/ts/rules/shared-vehicles.yaml b/mods/ts/rules/shared-vehicles.yaml index 01256b59f0..5b9d61178a 100644 --- a/mods/ts/rules/shared-vehicles.yaml +++ b/mods/ts/rules/shared-vehicles.yaml @@ -148,27 +148,3 @@ LPST: UpgradeMinEnabledLevel: 1 Range: 18 RenderDetectionCircle: - -GGHUNT: - Inherits: ^Vehicle - Valued: - Cost: 1000 - Tooltip: - Name: Hunter-Seeker Droid - Mobile: - ROT: 16 - Speed: 355 - Health: - HP: 500 - Armor: - Type: Light - RevealsShroud: - Range: 7c0 - WithFacingSpriteBody: - DemoTruck: - Voice: Attack - Explodes: - Weapon: SuicideBomb - EmptyWeapon: SuicideBomb - AutoSelectionSize: -