summaryrefslogtreecommitdiff
path: root/npcs.xml
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2008-05-22 19:27:09 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2008-05-22 19:27:09 +0000
commit74d0b439099ca3a5b3b20b9d17138692c7bfbc82 (patch)
treed81e0d3c5f598aaed7d894fbe76584d88f1352e4 /npcs.xml
parent46a34f9d1970d3cb138b1264f21a4be500c16545 (diff)
downloadclientdata-74d0b439099ca3a5b3b20b9d17138692c7bfbc82.tar.gz
clientdata-74d0b439099ca3a5b3b20b9d17138692c7bfbc82.tar.bz2
clientdata-74d0b439099ca3a5b3b20b9d17138692c7bfbc82.tar.xz
clientdata-74d0b439099ca3a5b3b20b9d17138692c7bfbc82.zip
Added firedemon NPC (consists solely of a particle effect)
Diffstat (limited to 'npcs.xml')
-rw-r--r--npcs.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/npcs.xml b/npcs.xml
index 22c1295b..5517b2ca 100644
--- a/npcs.xml
+++ b/npcs.xml
@@ -51,7 +51,7 @@
<npc id="141"><sprite variant="41">npc.xml</sprite></npc><!-- Lumberjack -->
<npc id="142"><sprite variant="42">npc.xml</sprite></npc><!-- Farmer -->
<npc id="143"><sprite variant="43">npc.xml</sprite></npc><!-- Indian Chief-->
- <npc id="144"><sprite variant="44">npc.xml</sprite><particlefx>graphics/particles/soulmenhir.particle.xml</particlefx></npc><!-- Boulder -->
+ <npc id="144"><sprite variant="44">npc.xml</sprite><particlefx>graphics/particles/hellblaze.particle.xml</particlefx></npc><!-- Boulder -->
<npc id="145"><sprite variant="45">npc.xml</sprite></npc><!-- empty (reserved for future NPCs) -->
<npc id="146"><sprite variant="46">npc.xml</sprite></npc><!-- empty (reserved for future NPCs) -->
<npc id="147"><sprite variant="47">npc.xml</sprite></npc><!-- empty (reserved for future NPCs) -->
@@ -76,6 +76,10 @@
<sprite>leg-jeans-female.xml</sprite>
<sprite>hairstyle4-female.xml|#bb2222,ffee33</sprite>
</npc>
+ <npc id="202">
+ <!-- An NPC made only from a particle effect. -->
+ <particlefx>graphics/particles/hellblaze.particle.xml</particlefx>
+ </npc>
</npcs>