summaryrefslogtreecommitdiff
path: root/assets/xml/objects
diff options
context:
space:
mode:
authorfig02 <fig02srl@gmail.com>2021-02-02 20:30:21 -0500
committerGitHub <noreply@github.com>2021-02-02 20:30:21 -0500
commitdff2dfef0f626b280abd03c670c2f7f557f87251 (patch)
treed78ace346a45801b850b01b5fa8aa848465b65a3 /assets/xml/objects
parent6221723aadeddee4a2ae819bbfd513ce5be1bcc7 (diff)
En_Arrow OK (#648)
* fix colliderinit typo * fix initchain * start init * match init * progress * progress * more funcs * match func_809B3DD8 * progress * last func almost done * enum * name some more types * progress * all but one * fix warning * remove undefined syms * match arrows * review * spec * remove asm
Diffstat (limited to 'assets/xml/objects')
-rw-r--r--assets/xml/objects/gameplay_keep.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/xml/objects/gameplay_keep.xml b/assets/xml/objects/gameplay_keep.xml
index 86877f76b..c85080326 100644
--- a/assets/xml/objects/gameplay_keep.xml
+++ b/assets/xml/objects/gameplay_keep.xml
@@ -846,8 +846,8 @@
<Texture Name="gBurnMark2Tex" OutName="burn_mark_2" Format="i4" Width="64" Height="64" Offset="0x36F30"/>
<DList Name="gEffBurnMark1DL" Offset="0x37730"/>
<DList Name="gEffBurnMark2DL" Offset="0x37798"/>
- <DList Name="gEffFairySparklesDL" Offset="0x37880"/>
- <Texture Name="gEffFairySparklesTex" OutName="eff_fairy_sparkles" Format="i4" Width="16" Height="16" Offset="0x378E0"/>
+ <DList Name="gEffSparklesDL" Offset="0x37880"/>
+ <Texture Name="gEffSparklesTex" OutName="eff_sparkles" Format="i4" Width="16" Height="16" Offset="0x378E0"/>
<Texture Name="gEffUnknown13Tex" OutName="eff_unknown_tex_13" Format="i8" Width="16" Height="32" Offset="0x37960"/>
<Texture Name="gEffUnknown14Tex" OutName="eff_unknown_tex_14" Format="i8" Width="16" Height="32" Offset="0x37B60"/>
<DList Name="gHoverBootsCircleDL" Offset="0x37E30"/>