diff options
author | Reid <reidyaro@gmail.com> | 2011-12-23 01:41:23 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2011-12-23 01:41:23 +0100 |
commit | 75171d0d756ed6d2c24093870e81e57692732b29 (patch) | |
tree | b59afb10e3b7a9cfdd3d58bee25221bb6c1f8346 /npcs.xml | |
parent | 4a4b291b5f2d60da0fc7bcc6f0cf2b6f92677ade (diff) | |
download | clientdata-75171d0d756ed6d2c24093870e81e57692732b29.tar.gz clientdata-75171d0d756ed6d2c24093870e81e57692732b29.tar.bz2 clientdata-75171d0d756ed6d2c24093870e81e57692732b29.tar.xz clientdata-75171d0d756ed6d2c24093870e81e57692732b29.zip |
Add drigan xml,
Correct silvio xml animation,
Add dirgan on npcs.xml .
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -36,6 +36,10 @@ IDs 901-999 = Special <!-- Sailors group. --> <sprite>npcs/XML1/silvio.xml</sprite> </npc> + <npc id="307"> + <!-- Sailors group. --> + <sprite>npcs/XML1/dirgan.xml</sprite> + </npc> <!-- Special NPCs --> |