1
0
mirror of https://github.com/zeldaret/oot.git synced 2024-09-21 12:54:51 +00:00
oot/assets/xml/objects/object_spot17_obj.xml
petrie911 9607ce34fd
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>
2021-01-30 14:16:18 -05:00

13 lines
839 B
XML

<Root>
<File Name="object_spot17_obj" Segment="6">
<Texture Name="gCraterRockPaletteTex" OutName="crater_rock_palette" Format="rgb5a1" Width="4" Height="4" Offset="0x00"/>
<Texture Name="gCraterRockTex" OutName="crater_rock" Format="ci4" Width="64" Height="64" Offset="0x20"/>
<DList Name="gCraterBombableWallDL" Offset="0x8A0"/>
<DList Name="gCraterBombableWallCracksDL" Offset="0x960"/>
<Collision Name="gCraterBombableWallCol" Offset="0xA38"/>
<DList Name="gCraterSmokeConeDL" Offset="0xB40"/>
<Texture Name="gCraterSmokeConeTex" OutName="crater_smoke_cone" Format="ia8" Width="32" Height="32" Offset="0xC30"/>
<Texture Name="gCraterBombableWallCracksTex" OutName="crater_bombable_wall_cracks" Format="ia8" Width="32" Height="64" Offset="0x1030"/>
</File>
</Root>