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_open_obj.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_open_obj.xml')
| -rw-r--r-- | assets/xml/objects/object_open_obj.xml | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/assets/xml/objects/object_open_obj.xml b/assets/xml/objects/object_open_obj.xml new file mode 100644 index 000000000..ea1664a88 --- /dev/null +++ b/assets/xml/objects/object_open_obj.xml @@ -0,0 +1,27 @@ +<Root> + <File Name="object_open_obj" Segment="6"> + <DList Name="object_open_obj_DL_0003E0" Offset="0x3E0" /> + <DList Name="object_open_obj_DL_0003E8" Offset="0x3E8" /> + <Texture Name="object_open_obj_Tex_000558" OutName="tex_000558" Format="rgba16" Width="32" Height="64" Offset="0x558" /> + <Collision Name="object_open_obj_Colheader_001640" Offset="0x1640" /> + <DList Name="object_open_obj_DL_001A60" Offset="0x1A60" /> + <DList Name="object_open_obj_DL_001B40" Offset="0x1B40" /> + <Texture Name="object_open_obj_Tex_001CD0" OutName="tex_001CD0" Format="rgba16" Width="32" Height="32" Offset="0x1CD0" /> + <Texture Name="object_open_obj_Tex_0024D0" OutName="tex_0024D0" Format="ia8" Width="32" Height="64" Offset="0x24D0" /> + <TextureAnimation Name="object_open_obj_Matanimheader_002CE0" Offset="0x2CE0" /> + <DList Name="object_open_obj_DL_002D30" Offset="0x2D30" /> + <DList Name="object_open_obj_DL_002DC0" Offset="0x2DC0" /> + <!-- <Blob Name="object_open_obj_Blob_002DC8" Size="0xE608" Offset="0x2DC8" /> --> + <Texture Name="object_open_obj_Tex_00DDC8" OutName="tex_00DDC8" Format="i4" Width="32" Height="32" Offset="0xDDC8" /> + <Texture Name="object_open_obj_Tex_00DFC8" OutName="tex_00DFC8" Format="i4" Width="32" Height="32" Offset="0xDFC8" /> + <Texture Name="object_open_obj_Tex_00E1C8" OutName="tex_00E1C8" Format="i4" Width="32" Height="32" Offset="0xE1C8" /> + <Texture Name="object_open_obj_Tex_00E3C8" OutName="tex_00E3C8" Format="i4" Width="32" Height="32" Offset="0xE3C8" /> + <Texture Name="object_open_obj_Tex_00E5C8" OutName="tex_00E5C8" Format="i4" Width="32" Height="32" Offset="0xE5C8" /> + <Texture Name="object_open_obj_Tex_00E7C8" OutName="tex_00E7C8" Format="i4" Width="32" Height="32" Offset="0xE7C8" /> + <Texture Name="object_open_obj_Tex_00E9C8" OutName="tex_00E9C8" Format="i4" Width="32" Height="32" Offset="0xE9C8" /> + <Texture Name="object_open_obj_Tex_00EBC8" OutName="tex_00EBC8" Format="i4" Width="32" Height="32" Offset="0xEBC8" /> + <Texture Name="object_open_obj_Tex_00EDC8" OutName="tex_00EDC8" Format="i4" Width="32" Height="32" Offset="0xEDC8" /> + <Texture Name="object_open_obj_Tex_00EFC8" OutName="tex_00EFC8" Format="i4" Width="32" Height="32" Offset="0xEFC8" /> + <TextureAnimation Name="object_open_obj_Matanimheader_011458" Offset="0x11458" /> + </File> +</Root> |
