diff options
author | Reid <reidyaro@gmail.com> | 2012-05-22 14:58:30 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-05-22 14:58:30 +0200 |
commit | c7fcdac8f64bf8e5662b6a8bdd492304f08840ee (patch) | |
tree | f9526e74aed74dd912d7e6f78940f9362d48ede2 /npcs.xml | |
parent | 3dc3ebdce121eaadbc3a007a3fc46d39fa64f960 (diff) | |
download | clientdata-c7fcdac8f64bf8e5662b6a8bdd492304f08840ee.tar.gz clientdata-c7fcdac8f64bf8e5662b6a8bdd492304f08840ee.tar.bz2 clientdata-c7fcdac8f64bf8e5662b6a8bdd492304f08840ee.tar.xz clientdata-c7fcdac8f64bf8e5662b6a8bdd492304f08840ee.zip |
Add sapartan NPC.
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- Author : Reid, Pad -(C) Evol Online 2010-2011. +(C) Evol Online 2010-2012. IDs 100-300 = Unanimated IDs 301-900 = Animated @@ -99,6 +99,10 @@ IDs 990-999 = Special <!-- Human-Small-Man, standing with a bottle of wine at his hand. --> <sprite>npcs/XML/silvio.xml</sprite> </npc> + <npc id="315"> + <!-- Tritan-Man, standing around a barrel. --> + <sprite>npcs/XML/sapartan.xml</sprite> + </npc> <!-- Special NPCs --> |