diff options
| author | Tharo <17233964+Thar0@users.noreply.github.com> | 2021-12-18 19:37:05 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-18 14:37:05 -0500 |
| commit | d62fb2b689c2689cc6c8bef4de334a39d8b7ab69 (patch) | |
| tree | 69207e4113ece31509f447c0803374cb6c5f8f75 /assets/xml/objects/object_fall2.xml | |
| parent | d4dc34ee716b372d81ff8c4d166e70ecdd11e7ef (diff) | |
Initial object file xmls (#312)
* git subrepo pull --force tools/ZAPD
subrepo:
subdir: "tools/ZAPD"
merged: "3c00dcb3"
upstream:
origin: "https://github.com/zeldaret/ZAPD.git"
branch: "master"
commit: "3c00dcb3"
git-subrepo:
version: "0.4.3"
origin: "https://github.com/ingydotnet/git-subrepo"
commit: "2f68596"
* Object xmls
* Fix bss reordering
* Setup has warnings now
* Fix object_gi_reserve01 dlist names
* rm xml -> c make rule
* git subrepo pull --force tools/ZAPD
subrepo:
subdir: "tools/ZAPD"
merged: "ba947126"
upstream:
origin: "https://github.com/zeldaret/ZAPD.git"
branch: "master"
commit: "ba947126"
git-subrepo:
version: "0.4.3"
origin: "https://github.com/ingydotnet/git-subrepo"
commit: "2f68596"
* SPBranchList related warnings gone
* Remove some mis-detected animations
* git subrepo pull --force tools/ZAPD
subrepo:
subdir: "tools/ZAPD"
merged: "405fc13e"
upstream:
origin: "https://github.com/zeldaret/ZAPD.git"
branch: "master"
commit: "405fc13e"
git-subrepo:
version: "0.4.3"
origin: "https://github.com/ingydotnet/git-subrepo"
commit: "2f68596"
* scene related setup warning gone
* Fix
* Newlines
Diffstat (limited to 'assets/xml/objects/object_fall2.xml')
| -rw-r--r-- | assets/xml/objects/object_fall2.xml | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/assets/xml/objects/object_fall2.xml b/assets/xml/objects/object_fall2.xml new file mode 100644 index 000000000..e616de260 --- /dev/null +++ b/assets/xml/objects/object_fall2.xml @@ -0,0 +1,25 @@ +<Root> + <File Name="object_fall2" Segment="6"> + <DList Name="object_fall2_DL_002970" Offset="0x2970" /> + <Texture Name="object_fall2_TLUT_0034A8" OutName="tlut_0034A8" Format="rgba16" Width="4" Height="4" Offset="0x34A8" /> + <Texture Name="object_fall2_TLUT_0034C8" OutName="tlut_0034C8" Format="rgba16" Width="4" Height="4" Offset="0x34C8" /> + <Texture Name="object_fall2_Tex_0034E8" OutName="tex_0034E8" Format="rgba16" Width="32" Height="32" Offset="0x34E8" /> + <Texture Name="object_fall2_Tex_003CE8" OutName="tex_003CE8" Format="ci4" Width="64" Height="64" Offset="0x3CE8" /> + <Texture Name="object_fall2_Tex_0044E8" OutName="tex_0044E8" Format="ci4" Width="64" Height="64" Offset="0x44E8" /> + <Texture Name="object_fall2_Tex_004CE8" OutName="tex_004CE8" Format="rgba16" Width="64" Height="32" Offset="0x4CE8" /> + <!-- <Blob Name="object_fall2_Blob_005CE8" Size="0x228" Offset="0x5CE8" /> --> + <DList Name="object_fall2_DL_006E00" Offset="0x6E00" /> + <DList Name="object_fall2_DL_006EF0" Offset="0x6EF0" /> + <DList Name="object_fall2_DL_006FF8" Offset="0x6FF8" /> + <DList Name="object_fall2_DL_007100" Offset="0x7100" /> + <DList Name="object_fall2_DL_007208" Offset="0x7208" /> + <DList Name="object_fall2_DL_007310" Offset="0x7310" /> + <DList Name="object_fall2_DL_007418" Offset="0x7418" /> + <DList Name="object_fall2_DL_007520" Offset="0x7520" /> + <DList Name="object_fall2_DL_007628" Offset="0x7628" /> + <DList Name="object_fall2_DL_007730" Offset="0x7730" /> + <Texture Name="object_fall2_Tex_007838" OutName="tex_007838" Format="i4" Width="64" Height="64" Offset="0x7838" /> + <Texture Name="object_fall2_Tex_008038" OutName="tex_008038" Format="i4" Width="64" Height="64" Offset="0x8038" /> + <TextureAnimation Name="object_fall2_Matanimheader_008840" Offset="0x8840" /> + </File> +</Root> |
