diff options
author | Wushin <pasekei@gmail.com> | 2014-08-24 20:16:52 -0500 |
---|---|---|
committer | Wushin <pasekei@gmail.com> | 2014-08-24 20:16:52 -0500 |
commit | 74a66659bf3da508e94d701fbe8f618157dcf969 (patch) | |
tree | d3144e99ef34d4c45af3f87c86e5096f2ed5902d /npcs/npc386.xml | |
parent | f74e101ca39f52ae80cf85a7787eb918087b12da (diff) | |
parent | 02b6bae5ab2ab0cd55ea92630472c4f7e508ad55 (diff) | |
download | clientdata-74a66659bf3da508e94d701fbe8f618157dcf969.tar.gz clientdata-74a66659bf3da508e94d701fbe8f618157dcf969.tar.bz2 clientdata-74a66659bf3da508e94d701fbe8f618157dcf969.tar.xz clientdata-74a66659bf3da508e94d701fbe8f618157dcf969.zip |
Merge pull request #159 from mekolat/missingnpcs
add missing npcs & readme
Diffstat (limited to 'npcs/npc386.xml')
-rw-r--r-- | npcs/npc386.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npcs/npc386.xml b/npcs/npc386.xml index 94afaedb..e2d0bd97 100644 --- a/npcs/npc386.xml +++ b/npcs/npc386.xml @@ -1,5 +1,6 @@ <?xml version="1.0"?> <npcs> <npc id="386"> -</npc> + <sprite>npcs/present.xml|#ec2843;#1e8c1e</sprite> + </npc> </npcs> |