mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-09 00:00:44 +00:00
Fix mori_tex object (#1380)
* Update object_mori_tex.xml * Update object_mori_objects.xml * Update object_mori_objects.xml * Update object_mori_hineri1.xml * Update object_mori_hineri1a.xml * Update object_mori_hineri2.xml * Update object_mori_hineri2a.xml * fixed segment * Update assets/xml/objects/object_mori_tex.xml Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com> * Change water_tex to water Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
This commit is contained in:
parent
2fb27e6605
commit
e7558cc305
7 changed files with 33 additions and 3 deletions
|
@ -1,4 +1,5 @@
|
|||
<Root>
|
||||
<ExternalFile XmlPath="objects/object_mori_tex.xml" OutPath="assets/objects/object_mori_tex/"/>
|
||||
<File Name="object_mori_objects" Segment="6">
|
||||
<Texture Name="gMoriHashiraTLUT" OutName="hashira_tlut" Format="rgba16" Width="112" Height="1" Offset="0x0000"/>
|
||||
<Texture Name="gMoriHashiraTex" OutName="hashira" Format="ci8" Width="32" Height="32" Offset="0x00E0" TlutOffset="0x0000"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue