mirror of
https://github.com/zeldaret/oot
synced 2026-08-22 06:44:46 -04:00
Cleanup asset xmls (#1044)
* Consistent order for attributes of `Texture` nodes in asset xmls * Consistent order for attributes of `Blob` nodes in asset xmls * Use `LimbType` instead of `Type` in `Limb` nodes in asset xmls * Remove space before closing `/>` in asset xmls tags
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
<DList Name="gObjectMizuObjectsBwallDL_002390" Offset="0x2390"/>
|
||||
<Collision Name="gObjectMizuObjectsBwallCol_0025A4" Offset="0x25A4"/>
|
||||
|
||||
<Texture Name="object_mizu_objects_Tex_0035C0" OutName="tex_000035C0" Format="rgba16" Width="32" Height="64" Offset="0x35C0" />
|
||||
<Texture Name="object_mizu_objects_Tex_0035C0" OutName="tex_000035C0" Format="rgba16" Width="32" Height="64" Offset="0x35C0"/>
|
||||
|
||||
<DList Name="gWaterTempleDoorDL_0048B0" Offset="0x48B0"/>
|
||||
<DList Name="gWaterTempleDoorLeftDL" Offset="0x4958"/>
|
||||
|
||||
Reference in New Issue
Block a user