diff options
-rw-r--r-- | npcs.xml | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -935,6 +935,18 @@ IDs 900-999 = Special <menu name="Talk" command="talk 'NAME'"/> </npc> + <!-- Add new animated NPCs above this line --> + <npc id="500"> + <!-- The Monster King --> + <sprite>races/human-male.xml</sprite> + <sprite>hairstyles/hairstyle26.xml|#2b2b2b,2b384d,3f3f3f,29445d,585858,296484,858585,367c9f,a7a7a7,50a8ce,d6d6d6,99d4e3,ffffff,e2fdf6</sprite> + + <sprite>equipment/chest/redknightarmor-male.xml</sprite> + <sprite>equipment/weapons/lidersword.xml</sprite> + <sprite>equipment/legs/bromenalpants-male.xml</sprite> + <sprite>equipment/feet/boots-male.xml|#212121</sprite> + </npc> + <!-- Soul Menhirs & Mana Stone --> <npc id="700"> <sprite variant="0">npcs/xml/soulmenhirs.xml</sprite> |