diff options
Diffstat (limited to 'assets/xml/objects/object_gr.xml')
| -rw-r--r-- | assets/xml/objects/object_gr.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/assets/xml/objects/object_gr.xml b/assets/xml/objects/object_gr.xml new file mode 100644 index 000000000..77bd0955c --- /dev/null +++ b/assets/xml/objects/object_gr.xml @@ -0,0 +1,16 @@ +<Root> + <File Name="object_gr" Segment="6"> + <Skeleton Name="gNiwGirlSkel" Type="Flex" LimbType="Standard" Offset="0x9948"/> + <Animation Name="gNiwGirlRunAnim" Offset="0x0378"/> + <Animation Name="gNiwGirlJumpAnim" Offset="0x9C78"/> + <Texture Name="gNiwGirlEyeOpenTex" OutName="eye_open" Format="rgb5a1" Width="32" Height="32" Offset="0x4178"/> + <Texture Name="gNiwGirlEyeHalfTex" OutName="eye_half" Format="rgb5a1" Width="32" Height="32" Offset="0x4978"/> + <Texture Name="gNiwGirlEyeClosedTex" OutName="eye_closed" Format="rgb5a1" Width="32" Height="32" Offset="0x5178"/> + <Texture Name="gNiwGirlMouthTex" OutName="mouth" Format="rgb5a1" Width="32" Height="16" Offset="0x5978"/> + <Texture Name="gNiwGirlDress1Tex" OutName="dress_1" Format="rgb5a1" Width="32" Height="32" Offset="0x5FF8"/> + <Texture Name="gNiwGirlDress2Tex" OutName="dress_2" Format="rgb5a1" Width="32" Height="32" Offset="0x6FF8"/> + <Texture Name="gNiwGirlDress3Tex" OutName="dress_3" Format="rgb5a1" Width="32" Height="32" Offset="0x8FF8"/> + <Texture Name="gNiwGirlDress4Tex" OutName="dress_4" Format="rgb5a1" Width="32" Height="32" Offset="0x67F8"/> + <Texture Name="gNiwGirlDress5Tex" OutName="dress_5" Format="rgb5a1" Width="32" Height="32" Offset="0x87F8"/> + </File> +</Root> |
