Skip to content

Commit

Permalink
fix: outdated character file causing skeleton apose
Browse files Browse the repository at this point in the history
  • Loading branch information
Monitor221hz committed Aug 19, 2024
1 parent b1f377b commit a95d534
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 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="214">
<hkparam name="animationNames" numelements="216">
<hkcstring>Animations\_2GSEquipGreatSword.HKX</hkcstring>
<hkcstring>Animations\_2GSUnequipGreatSword.HKX</hkcstring>
<hkcstring>Animations\_2HMEquipAxe.HKX</hkcstring>
Expand Down Expand Up @@ -213,6 +213,8 @@
<hkcstring>Animations\SHOUTExhale.HKX</hkcstring>
<hkcstring>Animations\SHOUTInhale.HKX</hkcstring>
<hkcstring>Animations\Special_DeathBackward.HKX</hkcstring>
<hkcstring>Animations\DLC01\Special_GroundEmerge.HKX</hkcstring>
<hkcstring>Animations\DLC01\Special_Summon.HKX</hkcstring>
<hkcstring>Animations\SpecialIdle_AlcoveLayingExit.HKX</hkcstring>
<hkcstring>Animations\SpecialIdle_AlcoveLayingIdle.HKX</hkcstring>
<hkcstring>Animations\SpecialIdle_SarcophagusExit.HKX</hkcstring>
Expand Down Expand Up @@ -271,4 +273,4 @@
</hkparam>
</hkobject>
</hksection>
</hkpackfile>
</hkpackfile>
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="214">
<hkparam name="animationNames" numelements="213">
<hkcstring>Animations\_2GSEquipGreatSword.HKX</hkcstring>
<hkcstring>Animations\_2GSUnequipGreatSword.HKX</hkcstring>
<hkcstring>Animations\_2HMEquipAxe.HKX</hkcstring>
Expand Down Expand Up @@ -193,7 +193,6 @@
<hkcstring>..\SharedKillMoves\Human&amp;Draugr\Paired_1HMKillMoveDraugrShortA.hkx</hkcstring>
<hkcstring>..\SharedKillMoves\Human&amp;Draugr\Paired_1HMKillMoveDraugrShortB.hkx</hkcstring>
<hkcstring>..\SharedKillMoves\Human&amp;Draugr\Paired_2HMKillMoveDraugrA.hkx</hkcstring>
<hkcstring>..\SharedKillMoves\Human&amp;Draugr\Paired_2HWKillMoveDraugrA.hkx</hkcstring>
<hkcstring>Animations\ResurrectFaceDown.HKX</hkcstring>
<hkcstring>Animations\ResurrectFaceUp.HKX</hkcstring>
<hkcstring>Animations\Shield_TauntRally.HKX</hkcstring>
Expand Down Expand Up @@ -231,8 +230,8 @@
<hkparam name="mirroredSyncPointSubstringsA" numelements="0"></hkparam>
<hkparam name="mirroredSyncPointSubstringsB" numelements="0"></hkparam>
<hkparam name="name">Draugr_Skeleton</hkparam>
<hkparam name="rigName">Character Assets\SkeletonS.HKX</hkparam>
<hkparam name="ragdollName">Character Assets\SkeletonS.HKX</hkparam>
<hkparam name="rigName">Character Assets\skeleton.HKX</hkparam>
<hkparam name="ragdollName">&#9216;</hkparam>
<hkparam name="behaviorFilename">Behaviors\DraugrBehavior.hkx</hkparam>
</hkobject>
<hkobject name="#0025" class="hkbVariableValueSet" signature="0x27812d8d">
Expand Down

0 comments on commit a95d534

Please sign in to comment.