mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-08 15:30:14 +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
11
assets/xml/objects/object_torch2.xml
Normal file
11
assets/xml/objects/object_torch2.xml
Normal file
|
@ -0,0 +1,11 @@
|
|||
<Root>
|
||||
<File Name="object_torch2" Segment="6">
|
||||
<!-- Dark Link's skeleton -->
|
||||
<Skeleton Name="gDarkLinkSkel" Type="Flex" LimbType="LOD" Offset="0x4764"/>
|
||||
|
||||
<!-- Unused Content -->
|
||||
|
||||
<!-- Dark Link DLists -->
|
||||
<DList Name="sDarkLinkSheathDL" Offset="0x3748"/>
|
||||
</File>
|
||||
</Root>
|
Loading…
Add table
Add a link
Reference in a new issue