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_oF1d_map.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_oF1d_map.xml')
| -rw-r--r-- | soh/assets/xml/GC_MQ_D/objects/object_oF1d_map.xml | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/soh/assets/xml/GC_MQ_D/objects/object_oF1d_map.xml b/soh/assets/xml/GC_MQ_D/objects/object_oF1d_map.xml new file mode 100644 index 000000000..09a35dbd1 --- /dev/null +++ b/soh/assets/xml/GC_MQ_D/objects/object_oF1d_map.xml @@ -0,0 +1,37 @@ +<Root> + <File Name="object_oF1d_map" Segment="6"> + <!-- animations --> + <Animation Name="gGoronAnim_000750" Offset="0x750"/> + <Animation Name="gGoronAnim_000D5C" Offset="0xD5C"/> + <Animation Name="gGoronAnim_00161C" Offset="0x161C"/> + <Animation Name="gGoronAnim_001A00" Offset="0x1A00"/> + <Animation Name="gGoronAnim_0021D0" Offset="0x21D0"/> + <Animation Name="gGoronAnim_0029A8" Offset="0x29A8"/> + <Animation Name="gGoronAnim_002D80" Offset="0x2D80"/> + <Animation Name="gGoronAnim_003768" Offset="0x3768"/> + <Animation Name="gGoronAnim_0038E4" Offset="0x38E4"/> + <Animation Name="gGoronAnim_004930" Offset="0x4930"/> + <Animation Name="gGoronAnim_010590" Offset="0x10590"/> + + <DList Name="gGoronDL_00BD80" Offset="0xBD80"/> + <DList Name="gGoronDL_00C140" Offset="0xC140"/> + + <DList Name="gGoronDL_00FD40" Offset="0xFD40"/> + <DList Name="gGoronDL_00FD50" Offset="0xFD50"/> + + <Skeleton Name="gGoronSkel" Type="Flex" LimbType="Standard" Offset="0xFEF0"/> + + <Texture Name="object_oF1d_map_TLUT_00C640" OutName="tlut_0000C640" Format="rgba16" Width="16" Height="16" Offset="0xC640"/> + + <!-- Eye textures --> + <Texture Name="gGoronCsEyeOpenTex" OutName="eye_open" Format="ci8" Width="32" Height="32" Offset="0xCE80" TlutOffset="0xC640"/> + <Texture Name="gGoronCsEyeHalfTex" OutName="eye_half" Format="ci8" Width="32" Height="32" Offset="0xD280" TlutOffset="0xC640"/> + <Texture Name="gGoronCsEyeClosedTex" OutName="eye_closed" Format="ci8" Width="32" Height="32" Offset="0xD680" TlutOffset="0xC640"/> + <Texture Name="gGoronCsEyeClosed2Tex" OutName="eye_closed2" Format="ci8" Width="32" Height="32" Offset="0xDA80" TlutOffset="0xC640"/> + + <!-- Mouth textures --> + <Texture Name="gGoronCsMouthNeutralTex" OutName="mouth_neutral" Format="ci8" Width="64" Height="32" Offset="0xDE80" TlutOffset="0xC640"/> + <Texture Name="gGoronCsMouthSmileTex" OutName="mouth_smile" Format="ci8" Width="64" Height="32" Offset="0xE680" TlutOffset="0xC640"/> + + </File> +</Root> |
