diff options
author | mekolat <mekolat@users.noreply.github.com> | 2015-05-01 13:45:14 -0400 |
---|---|---|
committer | mekolat <mekolat@users.noreply.github.com> | 2015-05-02 14:12:51 -0400 |
commit | 99a786f282f4ffb183c5562bb4907a3f4395ca44 (patch) | |
tree | c85a2e4db7b34c7451eff26fcae61d46c319d8da /npcs/npc393.xml | |
parent | 1f160054f89428ce3ef9159661d9446e1cdc9a5f (diff) | |
download | clientdata-99a786f282f4ffb183c5562bb4907a3f4395ca44.tar.gz clientdata-99a786f282f4ffb183c5562bb4907a3f4395ca44.tar.bz2 clientdata-99a786f282f4ffb183c5562bb4907a3f4395ca44.tar.xz clientdata-99a786f282f4ffb183c5562bb4907a3f4395ca44.zip |
revamp the GM lounge
Diffstat (limited to 'npcs/npc393.xml')
-rw-r--r-- | npcs/npc393.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/npcs/npc393.xml b/npcs/npc393.xml new file mode 100644 index 00000000..43b4b09f --- /dev/null +++ b/npcs/npc393.xml @@ -0,0 +1,9 @@ +<?xml version="1.0"?> +<npcs> + <npc id="393"> + <sprite>model/female.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#FF2615</sprite> + <sprite>equipment/chest/tanktop-female.xml|#bf369b,f25cb1,ff87b7,ffcccf</sprite> + <sprite>equipment/legs/skirt-female.xml|#bf369b,f25cb1,ff87b7,ffcccf</sprite> + <sprite>equipment/head/moubootaurhead-female.xml</sprite> + </npc> +</npcs> |