N64 PAL 1.1 Support (#2773)
* Initial PAL 1.1 support * 1.1 Asset Fixes * Fixed issue where N64 builds were being flagged as MQ * Misc fixes * Updated LUS submodule * Fixed up logo strings * Updated readme and linux/mac scripts with new hash
This commit is contained in:
committed by
GitHub
parent
820fdf78cc
commit
7e1ee6e23e
9
soh/assets/xml/N64_PAL_11/objects/object_am.xml
Normal file
9
soh/assets/xml/N64_PAL_11/objects/object_am.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<Root>
|
||||
<File Name="object_am" Segment="6">
|
||||
<Skeleton Name="gArmosSkel" Type="Normal" LimbType="Standard" Offset="0x5948"/>
|
||||
<Animation Name="gArmosRicochetAnim" Offset="0x33C"/>
|
||||
<Animation Name="gArmosHopAnim" Offset="0x238"/>
|
||||
<Animation Name="gArmosDamagedAnim" Offset="0x5B3C"/>
|
||||
<Collision Name="gArmosCol" Offset="0x118"/>
|
||||
</File>
|
||||
</Root>
|
||||
Reference in New Issue
Block a user