diff options
| author | briaguya <70942617+briaguya-ai@users.noreply.github.com> | 2022-09-29 19:07:48 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-29 19:07:48 -0400 |
| commit | 8888fb2ec1cf1a27b5611e58b59f36762afeec54 (patch) | |
| tree | d6151de2468dd2ab865603c36c85765a26db96cd /soh/assets/xml/GC_MQ_D/objects/object_ds.xml | |
| parent | dc3c0dd9c852ae704aaa6f6f7ad7258d7076c5ec (diff) | |
Master Quest (#3) (#1632)4.0.0
Co-authored-by: PurpleHato <linkvssangoku.jr@gmail.com>
Co-authored-by: GaryOderNichts <12049776+GaryOderNichts@users.noreply.github.com>
Co-authored-by: louist103 <35883445+louist103@users.noreply.github.com>
Co-authored-by: PurpleHato <linkvssangoku.jr@gmail.com>
Co-authored-by: GaryOderNichts <12049776+GaryOderNichts@users.noreply.github.com>
Diffstat (limited to 'soh/assets/xml/GC_MQ_D/objects/object_ds.xml')
| -rw-r--r-- | soh/assets/xml/GC_MQ_D/objects/object_ds.xml | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/soh/assets/xml/GC_MQ_D/objects/object_ds.xml b/soh/assets/xml/GC_MQ_D/objects/object_ds.xml new file mode 100644 index 000000000..b2fb1a5c2 --- /dev/null +++ b/soh/assets/xml/GC_MQ_D/objects/object_ds.xml @@ -0,0 +1,38 @@ +<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" OutName="potion_shop_lady_tlut" Format="rgba16" Width="16" Height="16" Offset="0x3918"/> + + <!-- Potion Shop Lady DisplayList Textures --> + <Texture Name="gPotionShopLadySkinGradientTex" OutName="skin_gradient" Format="ci8" Width="8" Height="8" Offset="0x3B18" TlutOffset="0x3918"/> + <Texture Name="gPotionShopLadyEyelashBottomTex" OutName="eyelash_bottom" Format="ci8" Width="16" Height="8" Offset="0x3B58" TlutOffset="0x3918"/> + <Texture Name="gPotionShopLadyEyelashTopTex" OutName="eyelash_top" Format="ci8" Width="16" Height="8" Offset="0x3BD8" TlutOffset="0x3918"/> + <Texture Name="gPotionShopLadyEar1Tex" OutName="ear_1" Format="ci8" Width="16" Height="16" Offset="0x3C58" TlutOffset="0x3918"/> + <Texture Name="gPotionShopLadyHairTex" OutName="hair" Format="ci8" Width="16" Height="32" Offset="0x3D58" TlutOffset="0x3918"/> + <Texture Name="gPotionShopLadyEyeTex" OutName="eye" Format="ci8" Width="16" Height="8" Offset="0x3F58" TlutOffset="0x3918"/> + <Texture Name="gPotionShopLadyEar2Tex" OutName="ear_2" Format="ci8" Width="16" Height="16" Offset="0x3FD8" TlutOffset="0x3918"/> + <Texture Name="gPotionShopLadyArmGradientTex" OutName="arm_gradient" Format="ci8" Width="8" Height="8" Offset="0x40D8" TlutOffset="0x3918"/> + <Texture Name="gPotionShopLadyShirtPatternTex" OutName="shirt_pattern" Format="ci8" Width="16" Height="16" Offset="0x4118" TlutOffset="0x3918"/> + <Texture Name="gPotionShopLadyCatPattern1Tex" OutName="cat_pattern_1" Format="ci8" Width="32" Height="32" Offset="0x4218" TlutOffset="0x3918"/> + <Texture Name="gPotionShopLadyCatPattern2Tex" OutName="cat_pattern_2" Format="ci8" Width="16" Height="16" Offset="0x4618" TlutOffset="0x3918"/> + + <!-- Potion Shop Lady Animations--> + <Animation Name="gPotionShopLadyAnim" Offset="0x39C"/> + </File> +</Root> |
