diff options
| author | louist103 <35883445+louist103@users.noreply.github.com> | 2022-10-07 13:57:32 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-07 13:57:32 -0400 |
| commit | e7558cc3050e5bb58a9e4c9beaf65efb8deda360 (patch) | |
| tree | 855cdd395aa5860f97711ae17a50ad93104fec05 /assets/xml/objects/object_mori_objects.xml | |
| parent | 2fb27e6605b38e66301929c0a26fa5ebe97bb678 (diff) | |
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>
Diffstat (limited to 'assets/xml/objects/object_mori_objects.xml')
| -rw-r--r-- | assets/xml/objects/object_mori_objects.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/xml/objects/object_mori_objects.xml b/assets/xml/objects/object_mori_objects.xml index bef9686f5..aa24a38d7 100644 --- a/assets/xml/objects/object_mori_objects.xml +++ b/assets/xml/objects/object_mori_objects.xml @@ -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"/> |
