diff options
author | ali-g <gauvain.dauchy@free.fr> | 2011-12-01 19:00:10 +0100 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2011-12-01 19:14:05 +0100 |
commit | 04e6eee017f374e852903f392f40768f98c39160 (patch) | |
tree | cea829c1ebe892f8d3a49aa38fc82405922a50d9 /npcs.xml | |
parent | 955c338de0f3817b303e92b93512c10b6fdd2965 (diff) | |
download | clientdata-04e6eee017f374e852903f392f40768f98c39160.tar.gz clientdata-04e6eee017f374e852903f392f40768f98c39160.tar.bz2 clientdata-04e6eee017f374e852903f392f40768f98c39160.tar.xz clientdata-04e6eee017f374e852903f392f40768f98c39160.zip |
Added the shapeshifter NPC made by Ali-G using Modanung's races sprites.
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -261,5 +261,6 @@ <npc id="340"><sprite variant="36">npcs/npc.xml</sprite></npc><!-- Female Miner --> <npc id="341"><sprite variant="41">npcs/npc.xml</sprite></npc><!-- Furnace NPC without furniture --> <npc id="342"><sprite variant="97">npcs/npc.xml</sprite></npc><!-- Fortune Teller without furniture --> +<npc id="343"><sprite>npcs/shapeshifter.xml</sprite></npc><!-- Shapeshifter --> <!-- note: don't go above 999, because the 1000's are reserved for mob id --> </npcs> |