diff options
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 --> |