From 614d57ac08e5b44a13241d0ec6fcd12e7dc8b7ab Mon Sep 17 00:00:00 2001 From: Paul Chote Date: Sat, 10 Aug 2013 20:23:03 +1200 Subject: [PATCH] Remove BelowUnits from D2K. --- mods/d2k/rules/structures.yaml | 4 ---- mods/d2k/rules/system.yaml | 3 --- mods/d2k/sequences/map.yaml | 4 ++++ mods/d2k/sequences/structures.yaml | 26 +++++++++++++++++++++++--- 4 files changed, 27 insertions(+), 10 deletions(-) diff --git a/mods/d2k/rules/structures.yaml b/mods/d2k/rules/structures.yaml index cfdcb23cbd..be07a3addc 100644 --- a/mods/d2k/rules/structures.yaml +++ b/mods/d2k/rules/structures.yaml @@ -321,7 +321,6 @@ Range: 7 RallyPoint: RallyPoint: 1,3 - BelowUnits: Exit@1: SpawnOffset: 0,-15 ExitCell: 2,2 @@ -526,7 +525,6 @@ REPAIR: Type: Concrete RevealsShroud: Range: 5 - BelowUnits: Reservable: RepairsUnits: Interval: 15 @@ -695,7 +693,6 @@ HEAVYC: # Building: # TerrainTypes: Rock # Footprint: = -# BelowUnits: # LineBuild: # Range: 4 # RenderBuildingWall: @@ -720,7 +717,6 @@ HEAVYC: # Building: # TerrainTypes: Rock # Footprint: = -# BelowUnits: # LineBuild: # Range: 6 # RenderBuildingWall: diff --git a/mods/d2k/rules/system.yaml b/mods/d2k/rules/system.yaml index 240dfc6826..e3bbac97a1 100644 --- a/mods/d2k/rules/system.yaml +++ b/mods/d2k/rules/system.yaml @@ -480,7 +480,6 @@ CRATE: UncloakSound: STEALTH2.WAV Effect: cloak RenderSimple: - BelowUnits: ProximityCaptor: Types:Crate Passenger: @@ -506,7 +505,6 @@ SPICEBLOOM: RelativeToTopLeft: yes ProximityCaptor: Types:Tree - BelowUnits: Tooltip: Name: Spice Bloom SeedsResource: @@ -547,7 +545,6 @@ SPICEBLOOM: # AttackLeap: # CanAttackGround: no # RenderInfantry: -# BelowUnits: # GivesExperience: # GivesBounty: # DrawLineToTarget: diff --git a/mods/d2k/sequences/map.yaml b/mods/d2k/sequences/map.yaml index 3b1e0c3ea0..49f56711f4 100644 --- a/mods/d2k/sequences/map.yaml +++ b/mods/d2k/sequences/map.yaml @@ -1,8 +1,10 @@ crate: idle: crates Start: 0 + ZOffset: -511 land: crates Start: 0 + ZOffset: -511 spicebloom: make: @@ -11,8 +13,10 @@ spicebloom: active: Start: 2 Length: 1 + ZOffset: -511 idle: Start: 2 + ZOffset: -511 sandworm: stand: wormsigns1 diff --git a/mods/d2k/sequences/structures.yaml b/mods/d2k/sequences/structures.yaml index 58f287ea10..ad404a6321 100644 --- a/mods/d2k/sequences/structures.yaml +++ b/mods/d2k/sequences/structures.yaml @@ -66,30 +66,38 @@ conyarda: repair: idle: Start: 0 + ZOffset: -1c511 active: Start: 0 Length: 10 Tick: 60 + ZOffset: -1c511 + damaged-idle: + Start: 10 + ZOffset: -1c511 damaged-active: Start: 10 Length: 10 Tick: 60 + ZOffset: -1c511 make: repairmake Start: 0 Length: * - damaged-idle: - Start: 10 starporta: idle: Start: 0 + ZOffset: -1c511 active: Start: 0 Length: 1 + ZOffset: -1c511 damaged-idle: Start: 1 + ZOffset: -1c511 damaged-active: Start: 1 + ZOffset: -1c511 make: starportmake Start: 0 Length: * @@ -238,13 +246,17 @@ conyardh: starporth: idle: Start: 0 + ZOffset: -1c511 active: Start: 0 Length: 1 + ZOffset: -1c511 damaged-idle: Start: 1 + ZOffset: -1c511 damaged-active: Start: 1 + ZOffset: -1c511 make: starportmake Start: 0 Length: * @@ -387,13 +399,17 @@ conyardo: starporto: idle: Start: 0 + ZOffset: -1c511 active: Start: 0 Length: 1 + ZOffset: -1c511 damaged-idle: Start: 1 + ZOffset: -1c511 damaged-active: Start: 1 + ZOffset: -1c511 make: starportmake Start: 0 Length: * @@ -526,13 +542,17 @@ palacec: starportc: idle: Start: 0 + ZOffset: -1c511 active: Start: 0 Length: 1 + ZOffset: -1c511 damaged-idle: Start: 1 + ZOffset: -1c511 damaged-active: Start: 1 + ZOffset: -1c511 make: starportmake Start: 0 Length: * @@ -555,4 +575,4 @@ heavyc: idle-top: Start: 1 damaged-idle-top: - Start: 2 \ No newline at end of file + Start: 2