diff options
author | Reid Yaro <reidyaro@gmail.com> | 2013-05-30 14:47:54 +0100 |
---|---|---|
committer | Reid Yaro <reidyaro@gmail.com> | 2013-05-30 14:47:54 +0100 |
commit | 2fc0901b580e93e9f3e254d4c7f044ace7467f10 (patch) | |
tree | d1f56aab8b0a87f3c0499a8772f21b5fd3744afa /npcs.xml | |
parent | ba964b71ddb9503dba22d0df43db7e8e569a4b0c (diff) | |
download | clientdata-2fc0901b580e93e9f3e254d4c7f044ace7467f10.tar.gz clientdata-2fc0901b580e93e9f3e254d4c7f044ace7467f10.tar.bz2 clientdata-2fc0901b580e93e9f3e254d4c7f044ace7467f10.tar.xz clientdata-2fc0901b580e93e9f3e254d4c7f044ace7467f10.zip |
Add new NPC vale for max.
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -31,7 +31,7 @@ IDs 990-999 = Special <sprite variant="2">npcs/xml/unanimated.xml</sprite> </npc> <npc id="105"> - <!-- Demon Man, sitting sailor with his boots near him. --> + <!-- Demon Man, sitting sailor with his boots near him. (Ship quest) --> <sprite variant="3">npcs/xml/unanimated.xml</sprite> </npc> <npc id="106"> @@ -66,6 +66,10 @@ IDs 990-999 = Special <!-- Tritan Man, sailor trader with sandals and bandana. --> <sprite variant="7">npcs/xml/unanimated.xml</sprite> </npc> + <npc id="114"> + <!-- Demon Man, sitting sailor with his boots near him. --> + <sprite variant="3">npcs/xml/unanimated.xml</sprite> + </npc> <!-- Animated NPCs --> <npc id="301"> |