summaryrefslogtreecommitdiff
path: root/assets/xml/objects/object_tk.xml
diff options
context:
space:
mode:
Diffstat (limited to 'assets/xml/objects/object_tk.xml')
-rw-r--r--assets/xml/objects/object_tk.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/assets/xml/objects/object_tk.xml b/assets/xml/objects/object_tk.xml
index 781cb3138..6869280e6 100644
--- a/assets/xml/objects/object_tk.xml
+++ b/assets/xml/objects/object_tk.xml
@@ -4,9 +4,9 @@
<Animation Name="gDampeWalkAnim" Offset="0x1FA8"/>
<Animation Name="gDampeRestAnim" Offset="0x2F84"/>
<Animation Name="gDampeFloatAnim" Offset="0x3768"/>
- <Texture Name="gDampeEyeOpenTex" Offset="0x3B40" OutName="dampe_eye_open" Format="rgba16" Width="32" Height="32"/>
- <Texture Name="gDampeEyeHalfTex" Offset="0x4340" OutName="dampe_eye_half_open" Format="rgba16" Width="32" Height="32"/>
- <Texture Name="gDampeEyeClosedTex" Offset="0x4B40" OutName="dampe_eye_closed" Format="rgba16" Width="32" Height="32"/>
+ <Texture Name="gDampeEyeOpenTex" OutName="dampe_eye_open" Format="rgba16" Width="32" Height="32" Offset="0x3B40"/>
+ <Texture Name="gDampeEyeHalfTex" OutName="dampe_eye_half_open" Format="rgba16" Width="32" Height="32" Offset="0x4340"/>
+ <Texture Name="gDampeEyeClosedTex" OutName="dampe_eye_closed" Format="rgba16" Width="32" Height="32" Offset="0x4B40"/>
<Texture Name="gDampeUnkTex" OutName="dampe_unk" Format="ci8" Width="16" Height="16" Offset="0x5540"/>
<DList Name="gDampeShovelDL" Offset="0xACE0"/>
<DList Name="gDampeLanternDL" Offset="0xB838"/>