From 88e2314776eb64250ee142200c59d576be6cb952 Mon Sep 17 00:00:00 2001 From: Gustas <37534529+PunkPun@users.noreply.github.com> Date: Tue, 26 Jul 2022 10:57:12 +0300 Subject: [PATCH] Add directional support powers to D2K ornithopters --- mods/d2k/rules/structures.yaml | 2 ++ mods/d2k/sequences/misc.yaml | 26 ++++++++++++++++++++++++++ 2 files changed, 28 insertions(+) diff --git a/mods/d2k/rules/structures.yaml b/mods/d2k/rules/structures.yaml index ea4de4cfb2..06df6d4e15 100644 --- a/mods/d2k/rules/structures.yaml +++ b/mods/d2k/rules/structures.yaml @@ -931,6 +931,8 @@ high_tech_factory: CameraActor: camera ArrowSequence: arrow CircleSequence: circles + UseDirectionalTarget: True + DirectionArrowAnimation: ornidirection SupportPowerPaletteOrder: 10 EndChargeTextNotification: Airstrike ready. SelectTargetTextNotification: Select target. diff --git a/mods/d2k/sequences/misc.yaml b/mods/d2k/sequences/misc.yaml index ee96215403..7f3d2f0806 100644 --- a/mods/d2k/sequences/misc.yaml +++ b/mods/d2k/sequences/misc.yaml @@ -517,6 +517,32 @@ sandcraters: Length: 16 Offset: -16,-16 +ornidirection: + arrow-t: MOUSE.R8 + Start: 112 + Offset: -25, -53, 0 + arrow-tr: MOUSE.R8 + Start: 120 + Offset: 6, -47, 0 + arrow-r: MOUSE.R8 + Start: 128 + Offset: 17, -26, 0 + arrow-br: MOUSE.R8 + Start: 136 + Offset: 6, -1, 0 + arrow-b: MOUSE.R8 + Start: 148 + Offset: -25, 7, 0 + arrow-bl: MOUSE.R8 + Start: 156 + Offset: -52, -3, 0 + arrow-l: MOUSE.R8 + Start: 164 + Offset: -61, -26, 0 + arrow-tl: MOUSE.R8 + Start: 172 + Offset: -52, -44, 0 + null: idle: DATA.R8 Start: 3552