diff options
| author | briaguya <70942617+briaguya-ai@users.noreply.github.com> | 2022-09-29 19:07:48 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-29 19:07:48 -0400 |
| commit | 8888fb2ec1cf1a27b5611e58b59f36762afeec54 (patch) | |
| tree | d6151de2468dd2ab865603c36c85765a26db96cd /soh/assets/xml/GC_MQ_D/objects/object_box.xml | |
| parent | dc3c0dd9c852ae704aaa6f6f7ad7258d7076c5ec (diff) | |
Master Quest (#3) (#1632)4.0.0
Co-authored-by: PurpleHato <linkvssangoku.jr@gmail.com>
Co-authored-by: GaryOderNichts <12049776+GaryOderNichts@users.noreply.github.com>
Co-authored-by: louist103 <35883445+louist103@users.noreply.github.com>
Co-authored-by: PurpleHato <linkvssangoku.jr@gmail.com>
Co-authored-by: GaryOderNichts <12049776+GaryOderNichts@users.noreply.github.com>
Diffstat (limited to 'soh/assets/xml/GC_MQ_D/objects/object_box.xml')
| -rw-r--r-- | soh/assets/xml/GC_MQ_D/objects/object_box.xml | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/soh/assets/xml/GC_MQ_D/objects/object_box.xml b/soh/assets/xml/GC_MQ_D/objects/object_box.xml new file mode 100644 index 000000000..34162fc94 --- /dev/null +++ b/soh/assets/xml/GC_MQ_D/objects/object_box.xml @@ -0,0 +1,29 @@ +<Root> + <File Name="object_box" Segment="6"> + <Skeleton Name="gTreasureChestCurveSkel" Type="Curve" LimbType="Curve" Offset="0x5EB8"/> + <CurveAnimation Name="gTreasureChestCurveAnim_4B60" SkelOffset="0x5EB8" Offset="0x4B60"/> + <CurveAnimation Name="gTreasureChestCurveAnim_4F70" SkelOffset="0x5EB8" Offset="0x4F70"/> + <Animation Name="gTreasureChestAnim_000128" Offset="0x128"/> + <Animation Name="gTreasureChestAnim_00024C" Offset="0x24C"/> + <Animation Name="gTreasureChestAnim_00043C" Offset="0x43C"/> + + <DList Name="gTreasureChestChestFrontDL" Offset="0x6F0"/> + <Texture Name="gTreasureChestFrontTex" OutName="chest_front" Format="rgba16" Width="32" Height="64" Offset="0x1798"/> + + <DList Name="gTreasureChestBossKeyChestFrontDL" Offset="0xAE8"/> + <Texture Name="gTreasureChestBossKeyFrontTex" OutName="boss_key_front_tex" Format="rgba16" Width="32" Height="64" Offset="0x3798"/> + + <DList Name="gTreasureChestChestSideAndLidDL" Offset="0x10C0"/> + <Texture Name="gTreasureChestSideAndTopTex" OutName="side_and_top" Format="rgba16" Width="32" Height="32" Offset="0x2798"/> + + <DList Name="gTreasureChestBossKeyChestSideAndTopDL" Offset="0x1678"/> + <Texture Name="gTreasureChestBossKeySideAndTopTex" OutName="boss_key_side_and_top" Format="rgba16" Width="32" Height="32" Offset="0x2F98"/> + + <Skeleton Name="gTreasureChestSkel" Type="Normal" LimbType="Standard" Offset="0x47D8"/> + <Collision Name="gTreasureChestCol" Offset="0x5FC8"/> + + <!--Large Unaccounted--> + <Blob Name="gBoxBlob_00025C" Size="0xF4" Offset="0x025C"/> + <Blob Name="gBoxBlob_00044C" Size="0x64" Offset="0x044C"/> + </File> +</Root> |
