mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-08 15:30:14 +00: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:
parent
1cf11907fa
commit
4a3809d4d2
65 changed files with 1735 additions and 1735 deletions
|
@ -12,6 +12,6 @@
|
|||
<DList Name="object_door_killer_DL_001550" Offset="0x1550"/>
|
||||
<DList Name="object_door_killer_DL_0017B8" Offset="0x17B8"/>
|
||||
<DList Name="object_door_killer_DL_001A58" Offset="0x1A58"/>
|
||||
<Skeleton Name="object_door_killer_Skel_001BC8" Type="Flex" LimbType="Standard" Offset="0x1BC8" />
|
||||
<Skeleton Name="object_door_killer_Skel_001BC8" Type="Flex" LimbType="Standard" Offset="0x1BC8"/>
|
||||
</File>
|
||||
</Root>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue