Skip to content

Commit

Permalink
Merge pull request #232 from Monitor144hz/dragon-rider-fix
Browse files Browse the repository at this point in the history
[Fix]: Dragon riding not functional
  • Loading branch information
Monitor221hz authored Jun 6, 2024
2 parents 351dcf5 + 188d3c0 commit 692b38b
Showing 1 changed file with 10 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<hkobject name="#0024" class="hkbCharacterStringData" signature="0x655b42bc">
<hkparam name="deformableSkinNames" numelements="0"></hkparam>
<hkparam name="rigidSkinNames" numelements="0"></hkparam>
<hkparam name="animationNames" numelements="179">
<hkparam name="animationNames" numelements="187">
<hkcstring>Animations\Ground_Bite.HKX</hkcstring>
<hkcstring>Animations\Ground_BiteLeft.HKX</hkcstring>
<hkcstring>Animations\Ground_BiteRight.HKX</hkcstring>
Expand Down Expand Up @@ -134,6 +134,8 @@
<hkcstring>..\SharedKillMoves\Human&amp;Dragon\Paired_2HWKillMoveDragonRodeoSlash.HKX</hkcstring>
<hkcstring>..\SharedKillMoves\Human&amp;Dragon\Paired_2HWKillMoveDragonSlash.hkx</hkcstring>
<hkcstring>..\SharedKillMoves\Human&amp;Dragon\Paired_BiteGrapple.HKX</hkcstring>
<hkcstring>..\SharedKillMoves\Human&amp;Dragon\Paired_DragonCallDismount.HKX</hkcstring>
<hkcstring>..\SharedKillMoves\Human&amp;Dragon\Paired_DragonCallMount.HKX</hkcstring>
<hkcstring>..\SharedKillMoves\Human&amp;Dragon\Paired_DragonMount.HKX</hkcstring>
<hkcstring>Animations\Phoneme_BigAah.HKX</hkcstring>
<hkcstring>Animations\Phoneme_DST.HKX</hkcstring>
Expand Down Expand Up @@ -177,6 +179,7 @@
<hkcstring>Animations\Special_PerchTowerLaunch.HKX</hkcstring>
<hkcstring>Animations\Special_PerchWordWallLaunch.HKX</hkcstring>
<hkcstring>Animations\Special_ResurrectionExit.HKX</hkcstring>
<hkcstring>Animations\DLC01\Special_SummonEnter.HKX</hkcstring>
<hkcstring>Animations\Special_TalonGrabEnter.HKX</hkcstring>
<hkcstring>Animations\Special_TalonGrabEnterLeft90.HKX</hkcstring>
<hkcstring>Animations\Special_TalonGrabEnterRight90.HKX</hkcstring>
Expand All @@ -185,6 +188,11 @@
<hkcstring>Animations\Special_TrapEnter.HKX</hkcstring>
<hkcstring>Animations\Special_TrapExit.HKX</hkcstring>
<hkcstring>Animations\Special_TrapIdle.HKX</hkcstring>
<hkcstring>Animations\DLC01\Special_WaterDiveEnter.HKX</hkcstring>
<hkcstring>Animations\DLC01\Special_WaterDiveEnterL90.HKX</hkcstring>
<hkcstring>Animations\DLC01\Special_WaterDiveEnterR90.HKX</hkcstring>
<hkcstring>Animations\DLC01\Special_WaterDiveExit.HKX</hkcstring>
<hkcstring>Animations\DLC01\Special_WaterDiveIdle.HKX</hkcstring>
<hkcstring>Animations\Stagger_Furn_RockL02.HKX</hkcstring>
<hkcstring>Animations\Stagger_Furn_Tower.HKX</hkcstring>
<hkcstring>Animations\Stagger_Furn_WordWall.HKX</hkcstring>
Expand Down Expand Up @@ -236,4 +244,4 @@
</hkparam>
</hkobject>
</hksection>
</hkpackfile>
</hkpackfile>

0 comments on commit 692b38b

Please sign in to comment.