diff options
| author | engineer124 <47598039+engineer124@users.noreply.github.com> | 2023-10-09 10:57:25 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-08 20:57:25 -0300 |
| commit | ae4a8fbe00e429a289bef24059301c693cb4e11b (patch) | |
| tree | 8854135b2c9025c1ad623cb3bab8da724775fcb1 /assets/xml/objects/object_hs.xml | |
| parent | da0c9072f5332edbde00d405b2f1c94e92ece434 (diff) | |
Object Name Cleanup (#1427)
Diffstat (limited to 'assets/xml/objects/object_hs.xml')
| -rw-r--r-- | assets/xml/objects/object_hs.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/xml/objects/object_hs.xml b/assets/xml/objects/object_hs.xml index c5ac723f8..be333f1dc 100644 --- a/assets/xml/objects/object_hs.xml +++ b/assets/xml/objects/object_hs.xml @@ -44,7 +44,7 @@ <Limb Name="object_hs_Standardlimb_0061F4" Type="Standard" EnumName="OBJECT_HS_LIMB_0C" Offset="0x61F4" /> <Limb Name="object_hs_Standardlimb_006200" Type="Standard" EnumName="OBJECT_HS_LIMB_0D" Offset="0x6200" /> <!-- shoulders down to toes plus box hes sitting on --> - <Limb Name="gHsChestAndLowerBodyPlusBox" Type="Standard" EnumName="HS_LIMB_LOWER_BODY_PLUS_BOX" Offset="0x620C" /> + <Limb Name="gHsChestAndLowerBodyPlusBoxLimb" Type="Standard" EnumName="HS_LIMB_LOWER_BODY_PLUS_BOX" Offset="0x620C" /> <Limb Name="gHsCuccoFeedBagsLimb" Type="Standard" EnumName="HS_LIMB_CUCCO_FEED_BAGS" Offset="0x6218" /> <Skeleton Name="gHsSkel" Type="Flex" LimbType="Standard" LimbNone="OBJECT_HS_LIMB_NONE" LimbMax="OBJECT_HS_LIMB_MAX" EnumName="ObjectHsLimb" Offset="0x6260" /> </File> |
