mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-19 13:35:18 +00:00
object_torch2, object_blkobj, and object_geldb (#592)
* 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>
This commit is contained in:
parent
3db87244b4
commit
9607ce34fd
15 changed files with 153 additions and 105 deletions
15
assets/xml/objects/object_blkobj.xml
Normal file
15
assets/xml/objects/object_blkobj.xml
Normal file
|
@ -0,0 +1,15 @@
|
|||
<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>
|
Loading…
Add table
Add a link
Reference in a new issue