diff options
author | Chuck Miller <shadowmil@gmail.com> | 2010-07-08 19:35:20 -0400 |
---|---|---|
committer | Chuck Miller <shadowmil@gmail.com> | 2010-07-08 20:19:35 -0400 |
commit | f08f8250472d781e2946fd72f3f13164b7869f66 (patch) | |
tree | 8c068951cc4a36e6b97a144f4a68f991801cc5c4 /npcs.xml | |
parent | 108c077ea268d441c683223370073e1e68d5cc48 (diff) | |
download | clientdata-f08f8250472d781e2946fd72f3f13164b7869f66.tar.gz clientdata-f08f8250472d781e2946fd72f3f13164b7869f66.tar.bz2 clientdata-f08f8250472d781e2946fd72f3f13164b7869f66.tar.xz clientdata-f08f8250472d781e2946fd72f3f13164b7869f66.zip |
Adds graphics for the evil obelisk
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -96,6 +96,7 @@ <npc id="182"><sprite variant="82">npcs/npc.xml</sprite></npc><!-- Young archer --> <npc id="183"><sprite variant="83">npcs/npc.xml</sprite></npc><!-- Skeleton man --> <npc id="184"><sprite variant="84">npcs/npc.xml</sprite></npc><!-- Doctor (10) --> +<npc id="185"><sprite variant="44">npcs/npc.xml</sprite><particlefx>graphics/particles/evilobelisk.particle.xml</particlefx></npc><!-- Evil Obelisk --> <npc id="200"> <sprite>npcs/npc-test.xml</sprite> |