diff options
author | Jesusaves <jesusalva@themanaworld.org> | 2020-08-17 18:24:08 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-17 21:24:08 +0000 |
commit | ee4aae7fd329b62a7d5f50e497b021bf266d6b5c (patch) | |
tree | 0abd0b6071c8ebd3c7c8f5aca4f7627609fb9fe7 /npcs/npc426.xml | |
parent | 766ac42d9f70a5b438217277d4af53da3316f28c (diff) | |
download | clientdata-ee4aae7fd329b62a7d5f50e497b021bf266d6b5c.tar.gz clientdata-ee4aae7fd329b62a7d5f50e497b021bf266d6b5c.tar.bz2 clientdata-ee4aae7fd329b62a7d5f50e497b021bf266d6b5c.tar.xz clientdata-ee4aae7fd329b62a7d5f50e497b021bf266d6b5c.zip |
Doomsday Act 5 - Keshlam's Adventurer Guild Utils (#378)
Maps, monsters, effects, also includes the katzei ears with edits.
Additional (bonus) content:
* PvP Coin ("Murderer Coin")
* Golden PVP Cap
Diffstat (limited to 'npcs/npc426.xml')
-rw-r--r-- | npcs/npc426.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/npcs/npc426.xml b/npcs/npc426.xml new file mode 100644 index 00000000..2e1ec8d9 --- /dev/null +++ b/npcs/npc426.xml @@ -0,0 +1,14 @@ +<?xml version="1.0"?> +<npcs> + <npc id="426"> + <sprite>model/base.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#3a3a3a,d5d5d5</sprite> + <sprite>hairstyles/hairstyle18.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#5E7480,F1FFFF,FFFFFF</sprite> + <sprite>equipment/feet/furboots.xml</sprite> + <sprite>equipment/legs/pants.xml|#a4b2b2,ffffff</sprite> + <sprite>equipment/chest/sorcerer-robe.xml|#000000;#2554c7</sprite> + <!-- No folder for this --> + <sprite>equipment/angel-wings.xml</sprite> + <sprite>equipment/head/aureole.xml</sprite> + <particlefx>graphics/particles/angel.particle.xml</particlefx> + </npc> +</npcs> |