diff options
Diffstat (limited to 'homunculuses.xml')
-rw-r--r-- | homunculuses.xml | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/homunculuses.xml b/homunculuses.xml index 24094413..10df4142 100644 --- a/homunculuses.xml +++ b/homunculuses.xml @@ -26,8 +26,8 @@ Copyright (C) 2019 Moubootaur Legends --> deadDirectionType="1" attackDirectionType="4" > - <sprite>races/human-male.xml</sprite> - <sprite>equipment/chest/chemistrobe-male.xml</sprite> + <sprite>races/human-female.xml</sprite> + <sprite>equipment/chest/chemistrobe-female.xml</sprite> </homunculus> <!--======================================================================--> <homunculus @@ -52,8 +52,9 @@ Copyright (C) 2019 Moubootaur Legends --> deadDirectionType="1" attackDirectionType="4" > - <sprite>races/human-female.xml</sprite> - <sprite>equipment/chest/chemistrobe-female.xml</sprite> + <sprite>races/human-male.xml</sprite> + <sprite>equipment/chest/chemistrobe-male.xml</sprite> + <sprite>equipment/shields/leather.xml</sprite> </homunculus> <!--======================================================================--> <homunculus @@ -78,7 +79,12 @@ Copyright (C) 2019 Moubootaur Legends --> deadDirectionType="1" attackDirectionType="4" > - <sprite>monsters/tipiou.xml</sprite> + <sprite>races/human-female.xml</sprite> + <sprite>equipment/chest/chemistrobe-female.xml</sprite> + <sprite>equipment/feet/assassinboots-female.xml</sprite> + <sprite>equipment/hands/assassingloves-female.xml</sprite> + <sprite>equipment/chest/assassinchest-female.xml</sprite> + <sprite>equipment/legs/jeanschaps-female.xml</sprite> </homunculus> <!--======================================================================--> <homunculus |