diff options
author | Reid <reidyaro@gmail.com> | 2012-08-22 00:07:20 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-08-22 00:07:20 +0200 |
commit | d075913dd705a7d825ebd02786a3c94d59a618f3 (patch) | |
tree | 9f50a81b5c1fcb9960c0e543a2abf5980175fe3f /npcs.xml | |
parent | dfc9515147dd3d30ceb8993865070efe76ea4f9f (diff) | |
download | clientdata-d075913dd705a7d825ebd02786a3c94d59a618f3.tar.gz clientdata-d075913dd705a7d825ebd02786a3c94d59a618f3.tar.bz2 clientdata-d075913dd705a7d825ebd02786a3c94d59a618f3.tar.xz clientdata-d075913dd705a7d825ebd02786a3c94d59a618f3.zip |
Change max id on interactive and unanimater XMLs,
Add fexil and his shop bag on npcs.xml .
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -46,6 +46,10 @@ IDs 990-999 = Special <!-- Elven Man, trader. --> <sprite variant="5">npcs/xml/unanimated.xml</sprite> </npc> + <npc id="109" offsetY="32"> + <!-- Shop Bag --> + <sprite variant="2">npcs/xml/interactive.xml</sprite> + </npc> <!-- Animated NPCs --> <npc id="301"> |