mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-08 07:20:16 +00:00
Remove OutName from xmls (both on File and Texture) (#2596)
This commit is contained in:
parent
e1fb3a974f
commit
7a816391bb
377 changed files with 12625 additions and 12625 deletions
|
@ -1,7 +1,7 @@
|
|||
<Root>
|
||||
<ExternalFile OutPath="assets/objects/gameplay_keep"/>
|
||||
<File Name="object_toki_objects" Segment="6">
|
||||
<Texture Name="object_toki_objects_Tex_000000" OutName="tex_000000" Format="i8" Width="32" Height="64" Offset="0x0"/>
|
||||
<Texture Name="object_toki_objects_Tex_000000" Format="i8" Width="32" Height="64" Offset="0x0"/>
|
||||
<Array Name="object_toki_objects_Vtx_000800" Count="8" Offset="0x800">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
|
@ -10,8 +10,8 @@
|
|||
<Vtx/>
|
||||
</Array>
|
||||
<DList Name="object_toki_objects_DL_0009C0" Offset="0x9C0"/>
|
||||
<Texture Name="object_toki_objects_Tex_000A30" OutName="tex_000A30" Format="rgba16" Width="16" Height="16" Offset="0xA30"/>
|
||||
<Texture Name="object_toki_objects_Tex_000C30" OutName="tex_000C30" Format="rgba16" Width="32" Height="32" Offset="0xC30"/>
|
||||
<Texture Name="object_toki_objects_Tex_000A30" Format="rgba16" Width="16" Height="16" Offset="0xA30"/>
|
||||
<Texture Name="object_toki_objects_Tex_000C30" Format="rgba16" Width="32" Height="32" Offset="0xC30"/>
|
||||
<Array Name="object_toki_objects_Vtx_001430" Count="122" Offset="0x1430">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
|
@ -20,14 +20,14 @@
|
|||
<Vtx/>
|
||||
</Array>
|
||||
<DList Name="object_toki_objects_DL_0028E0" Offset="0x28E0"/>
|
||||
<Texture Name="object_toki_objects_Tex_002DC0" OutName="tex_002DC0" Format="rgba16" Width="32" Height="32" Offset="0x2DC0"/>
|
||||
<Texture Name="object_toki_objects_Tex_0035C0" OutName="tex_0035C0" Format="ia8" Width="64" Height="32" Offset="0x35C0"/>
|
||||
<Texture Name="object_toki_objects_Tex_003DC0" OutName="tex_003DC0" Format="rgba16" Width="32" Height="32" Offset="0x3DC0"/>
|
||||
<Texture Name="object_toki_objects_Tex_0045C0" OutName="tex_0045C0" Format="i4" Width="64" Height="128" Offset="0x45C0"/>
|
||||
<Texture Name="object_toki_objects_Tex_0055C0" OutName="tex_0055C0" Format="rgba16" Width="32" Height="64" Offset="0x55C0"/>
|
||||
<Texture Name="object_toki_objects_Tex_0065C0" OutName="tex_0065C0" Format="rgba16" Width="16" Height="16" Offset="0x65C0"/>
|
||||
<Texture Name="object_toki_objects_Tex_0067C0" OutName="tex_0067C0" Format="rgba16" Width="32" Height="32" Offset="0x67C0"/>
|
||||
<Texture Name="object_toki_objects_Tex_006FC0" OutName="tex_006FC0" Format="rgba16" Width="16" Height="16" Offset="0x6FC0"/>
|
||||
<Texture Name="object_toki_objects_Tex_002DC0" Format="rgba16" Width="32" Height="32" Offset="0x2DC0"/>
|
||||
<Texture Name="object_toki_objects_Tex_0035C0" Format="ia8" Width="64" Height="32" Offset="0x35C0"/>
|
||||
<Texture Name="object_toki_objects_Tex_003DC0" Format="rgba16" Width="32" Height="32" Offset="0x3DC0"/>
|
||||
<Texture Name="object_toki_objects_Tex_0045C0" Format="i4" Width="64" Height="128" Offset="0x45C0"/>
|
||||
<Texture Name="object_toki_objects_Tex_0055C0" Format="rgba16" Width="32" Height="64" Offset="0x55C0"/>
|
||||
<Texture Name="object_toki_objects_Tex_0065C0" Format="rgba16" Width="16" Height="16" Offset="0x65C0"/>
|
||||
<Texture Name="object_toki_objects_Tex_0067C0" Format="rgba16" Width="32" Height="32" Offset="0x67C0"/>
|
||||
<Texture Name="object_toki_objects_Tex_006FC0" Format="rgba16" Width="16" Height="16" Offset="0x6FC0"/>
|
||||
<Array Name="object_toki_objects_Vtx_0071C0" Count="20" Offset="0x71C0">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue