diff options
author | ali-g <gauvain.dauchy@free.fr> | 2011-11-02 19:09:05 +0100 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2011-11-03 12:42:42 +0100 |
commit | 05a7a35575f14af81ee547c9d69406a132326068 (patch) | |
tree | 2c9da19350a863dd21265a32e7b36dc7e5e1e1a9 /npcs.xml | |
parent | d0ea125ed89053bb4f40ea8c9c8468ecd7e3649b (diff) | |
download | clientdata-05a7a35575f14af81ee547c9d69406a132326068.tar.gz clientdata-05a7a35575f14af81ee547c9d69406a132326068.tar.bz2 clientdata-05a7a35575f14af81ee547c9d69406a132326068.tar.xz clientdata-05a7a35575f14af81ee547c9d69406a132326068.zip |
Added the christams NPCs made by salmondine and Lizandra.
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -246,5 +246,8 @@ <npc id="325"><particlefx>graphics/particles/pentagram-blacklinedraw.particle.xml</particlefx></npc> <npc id="326"><sprite>npcs/npc-dyer.xml</sprite></npc><!-- Dyer --> <npc id="327"><sprite>npcs/evil-obelisk.xml</sprite></npc><!-- Evil Obelisk --> +<npc id="328"><sprite variant="0">npcs/christmas_npcs.xml</sprite></npc><!-- Elf --> +<npc id="329"><sprite variant="1">npcs/christmas_npcs.xml</sprite></npc><!-- Cloaked Elf --> +<npc id="330"><sprite variant="2">npcs/christmas_npcs.xml</sprite></npc><!-- Bodyguard Elf --> <!-- note: don't go above 999, because the 1000's are reserved for mob id --> </npcs> |