diff options
Diffstat (limited to 'npcs/npc309.xml')
-rw-r--r-- | npcs/npc309.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/npcs/npc309.xml b/npcs/npc309.xml new file mode 100644 index 00000000..73e3c50c --- /dev/null +++ b/npcs/npc309.xml @@ -0,0 +1,10 @@ +<?xml version="1.0"?> +<npcs> + <npc id="309"> + <sprite variant="0">monsters/skeleton.xml</sprite> + <sprite>equipment/legs/chaps-male.xml</sprite> + <sprite>equipment/chest/vnecksweater-male.xml|#580000,A40000,C02020,ff6060</sprite> + <sprite>equipment/head/tophat-male.xml</sprite> + <sprite>equipment/head/mustache-male.xml|#212121,ffffff</sprite> + </npc> +</npcs> |