mirror of
https://github.com/zeldaret/oot.git
synced 2024-11-11 03:39:59 +00:00
9607ce34fd
* objects are fun * more objects * again * fixes to geldb * one more thing * forgot s * type fix * some formatting * change Gerudo name * git subrepo pull --force tools/ZAPD subrepo: subdir: "tools/ZAPD" merged: "0305ec2c2" upstream: origin: "https://github.com/zeldaret/ZAPD.git" branch: "master" commit: "0305ec2c2" git-subrepo: version: "0.4.3" origin: "https://github.com/ingydotnet/git-subrepo.git" commit: "2f68596" * organize xmls * outname Co-authored-by: petrie911 <pmontag@DESKTOP-LG8A167.localdomain> Co-authored-by: Fig02 <fig02srl@gmail.com>
15 lines
478 B
XML
15 lines
478 B
XML
<Root>
|
|
<File Name="object_blkobj" Segment="6">
|
|
<!-- Illusion Room Collision -->
|
|
<Collision Name="gIllusionRoomCol" Offset="0x7564"/>
|
|
|
|
<!-- Illusion Room DLists -->
|
|
<DList Name="gIllusionRoomNormalDL" Offset="0x14E0"/>
|
|
<DList Name="gIllusionRoomIllusionDL" Offset="0x53D0"/>
|
|
|
|
<!-- Unused Content -->
|
|
|
|
<!-- Illusion room DLists -->
|
|
<DList Name="gIllusionRoomTreeDL" Offset="0x7EB0"/>
|
|
</File>
|
|
</Root>
|