diff options
| author | Dragorn421 <Dragorn421@users.noreply.github.com> | 2026-08-05 18:32:02 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-08-05 18:32:02 +0200 |
| commit | a883cd019a6952d53e6f76c2882c79c4e6cb2c31 (patch) | |
| tree | 22dba5add3f798489beb799c7c5aedc4d9be7210 /assets/xml/objects | |
| parent | 6b7c0a894fe57dc3855bfa4a923f04011554a6a0 (diff) | |
[cc0 oot] gameplay_keep (#2781)
* [cc0 oot] gameplay_keep
* gFishIn{Air,Water}Anim
Diffstat (limited to 'assets/xml/objects')
| -rw-r--r-- | assets/xml/objects/gameplay_keep.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/assets/xml/objects/gameplay_keep.xml b/assets/xml/objects/gameplay_keep.xml index ee175c505..17b456b1b 100644 --- a/assets/xml/objects/gameplay_keep.xml +++ b/assets/xml/objects/gameplay_keep.xml @@ -847,7 +847,7 @@ <Vtx/> </Array> <DList Name="gEffFireCircleDL" Length="30"/> - <Animation Name="gFishOutOfWaterAnim" Offset=".+0x5C"/> + <Animation Name="gFishInAirAnim" Offset=".+0x5C"/> <Array Name="gameplay_keep_Vtx_018610" Count="4" Offset=".+0x4"> <Vtx/> </Array> @@ -1351,8 +1351,8 @@ </Array> <DList Name="gEffFire1DL" Length="24"/> <DList Name="gEffFire2DL" Length="24"/> - <Texture Name="gDecorativeFlameMaskTex" Format="i4" Width="32" Height="128"/> - <Texture Name="gDecorativeFlameTex" Format="i8" Width="32" Height="64"/> + <Texture Name="gEffFire1Tex" Format="i4" Width="32" Height="128"/> + <Texture Name="gEffFire2Tex" Format="i8" Width="32" Height="64"/> <Array Name="gUnusedUnknownShape1Vtx" Count="197"> <Vtx/> </Array> |
