summaryrefslogtreecommitdiff
path: root/assets/xml/objects/object_ds.xml
blob: cccf04d937a3366c0e5cbcbc801ccdd697a9d396 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
<Root>
    <File Name="object_ds" Segment="6">
        <!-- Potion Shop Lady Skeleton -->
        <Skeleton Name="gPotionShopLadySkel" Type="Flex" LimbType="Standard" Offset="0x4768"/>

        <!-- Potion Shop Lady Limbs -->
        <Limb Name="gPotionShopLadyRootLimb" LimbType="Standard" Offset="0x4718"/>
        <Limb Name="gPotionShopLadyCatLimb" LimbType="Standard" Offset="0x4724"/>
        <Limb Name="gPotionShopLadyTorsoLimb" LimbType="Standard" Offset="0x4730"/>
        <Limb Name="gPotionShopLadyArmLimb" LimbType="Standard" Offset="0x473C"/>
        <Limb Name="gPotionShopLadyHeadLimb" LimbType="Standard" Offset="0x4748"/>

        <!-- Potion Shop Lady Limb DisplayLists -->
        <DList Name="gPotionShopLadyCatDL" Offset="0x36C0"/>
        <DList Name="gPotionShopLadyTorsoDL" Offset="0x2A40"/>
        <DList Name="gPotionShopLadyArmDL" Offset="0x3440"/>
        <DList Name="gPotionShopLadyHeadDL" Offset="0x2C00"/>

        <!-- Potion Shop Lady Palettes -->
        <Texture Name="gPotionShopLadyTLUT" Format="rgba16" Width="16" Height="16" Offset="0x3918"/>

        <!-- Potion Shop Lady DisplayList Textures -->
        <Texture Name="gPotionShopLadySkinGradientTex" Format="ci8" Width="8" Height="8" Offset="0x3B18" TlutOffset="0x3918"/>
        <Texture Name="gPotionShopLadyEyelashBottomTex" Format="ci8" Width="16" Height="8" Offset="0x3B58" TlutOffset="0x3918"/>
        <Texture Name="gPotionShopLadyEyelashTopTex" Format="ci8" Width="16" Height="8" Offset="0x3BD8" TlutOffset="0x3918"/>
        <Texture Name="gPotionShopLadyEar1Tex" Format="ci8" Width="16" Height="16" Offset="0x3C58" TlutOffset="0x3918"/>
        <Texture Name="gPotionShopLadyHairTex" Format="ci8" Width="16" Height="32" Offset="0x3D58" TlutOffset="0x3918"/>
        <Texture Name="gPotionShopLadyEyeTex" Format="ci8" Width="16" Height="8" Offset="0x3F58" TlutOffset="0x3918"/>
        <Texture Name="gPotionShopLadyEar2Tex" Format="ci8" Width="16" Height="16" Offset="0x3FD8" TlutOffset="0x3918"/>
        <Texture Name="gPotionShopLadyArmGradientTex" Format="ci8" Width="8" Height="8" Offset="0x40D8" TlutOffset="0x3918"/>
        <Texture Name="gPotionShopLadyShirtPatternTex" Format="ci8" Width="16" Height="16" Offset="0x4118" TlutOffset="0x3918"/>
        <Texture Name="gPotionShopLadyCatPattern1Tex" Format="ci8" Width="32" Height="32" Offset="0x4218" TlutOffset="0x3918"/>
        <Texture Name="gPotionShopLadyCatPattern2Tex" Format="ci8" Width="16" Height="16" Offset="0x4618" TlutOffset="0x3918"/>

        <!-- Potion Shop Lady Animations-->
        <Animation Name="gPotionShopLadyAnim" Offset="0x39C"/>

        <!-- Vertices -->
        <Array Name="gPotionShopLadyHeadVtx" Count="315" Offset="0x3B0">
            <Vtx/>
        </Array>
        <Array Name="gPotionShopLadyArmVtx" Count="141" Offset="0x1760">
            <Vtx/>
        </Array>
        <Array Name="gPotionShopLadyTorsoVtx" Count="40" Offset="0x2030">
            <Vtx/>
        </Array>
        <Array Name="gPotionShopLadyCatVtx" Count="121" Offset="0x22B0">
            <Vtx/>
        </Array>
    </File>
</Root>