diff options
-rw-r--r-- | avatars.xml | 14 | ||||
-rw-r--r-- | npcs.xml | 2 |
2 files changed, 15 insertions, 1 deletions
diff --git a/avatars.xml b/avatars.xml index 5874a8758..d728ad812 100644 --- a/avatars.xml +++ b/avatars.xml @@ -175,6 +175,20 @@ Copyright (C) 2018 TMW2: Moubootaur Legends --> </avatar> + <avatar id="283" name="name283"> + <!-- Blanc Halifax --> + <sprite>races/human-male.xml</sprite> + <sprite>hairstyles/hairstyle04.xml|#2b2b2b,000002,3f3f3f,020004,585858,0d0d13,858585,181c20,a7a7a7,2b302d,d6d6d6,616b64,ffffff,c7ccbf</sprite> + <sprite>equipment/legs/cottontrousers-male.xml|#111111,222222,333333,444444,555555,aaaaaa</sprite> + <sprite>equipment/chest/redknightarmor-female.xml</sprite> + <sprite>equipment/feet/boots-male.xml|#212121</sprite> + <sprite>equipment/hands/cottongloves-male.xml|#202020,505050</sprite> + <sprite>equipment/head/corsairhat.xml</sprite> + <sprite>equipment/weapons/jackal.xml</sprite> + <sprite>equipment/shields/dragon.xml</sprite> + <sprite>equipment/weapons/gun.xml</sprite> + </avatar> + @@ -791,7 +791,7 @@ IDs 900-999 = Special <sprite>equipment/weapons/jackal.xml</sprite> <sprite>equipment/shields/dragon.xml</sprite> <sprite>equipment/weapons/gun.xml</sprite> - </monster> + </npc> <!-- NPCs from TMW-BR (that's why the jump) --> <npc id="300"><sprite variant="0">npcs/xml/npcs-br.xml</sprite></npc> <!-- Invisible --> |