mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-09 00:00:44 +00:00
Misc objects problems (#748)
* fix hidan door Signed-off-by: angie <angheloalf95@gmail.com> * doors and lens of truth in gameplaykeep Signed-off-by: angie <angheloalf95@gmail.com> * other minor fixes Signed-off-by: angie <angheloalf95@gmail.com> * Fix a typo Signed-off-by: Angie <angheloalf95@gmail.com>
This commit is contained in:
parent
fa5e785760
commit
c94e595dc1
10 changed files with 35 additions and 32 deletions
|
@ -78,11 +78,13 @@
|
|||
<Collision Name="gFireTemplePillarInsertedInGroundCol" Offset="0xD188"/>
|
||||
|
||||
<DList Name="gFireTempleBombableDoorFrameDL" Offset="0xF890"/>
|
||||
<DList Name="gFireTempleBombableDoorDL1" Offset="0xF938"/>
|
||||
<DList Name="gFireTempleBombableDoorDL2" Offset="0xF998"/>
|
||||
<DList Name="gFireTempleDoorWithHandleBackDL" Offset="0xF938"/>
|
||||
<DList Name="gFireTempleDoorWithHandleFrontDL" Offset="0xF998"/>
|
||||
<DList Name="gFireTempleDoorFrontDL" Offset="0x10CB0"/>
|
||||
<DList Name="gFireTempleDoorBackDL" Offset="0x11F20"/>
|
||||
|
||||
<Texture Name="gFireTempleDoorKillerTex" OutName="fire_temple_door_killer" Format="rgb5a1" Width="32" Height="64" Offset="0xE5A0"/>
|
||||
|
||||
<!-- I don't know what could this be -->
|
||||
<Blob Name="gFireTempleBlob_00CCC0" Size="0x10E" Offset="0xCCC0"/>
|
||||
</File>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue