summaryrefslogtreecommitdiff
path: root/npcs.xml
diff options
context:
space:
mode:
authorVincent Petithory <vincent.petithory@gmail.com>2012-12-22 18:33:43 +0100
committerVincent Petithory <vincent.petithory@gmail.com>2012-12-22 20:31:06 +0100
commit6fb39c1f9af9c78b7cdfa77783261cd93f01367b (patch)
treeead1925d57e626fd0f17e8e88a018de8b5cf426f /npcs.xml
parentd1a99868672caeca6dd2454aae4e6cf221ddcc7f (diff)
downloadclientdata-6fb39c1f9af9c78b7cdfa77783261cd93f01367b.tar.gz
clientdata-6fb39c1f9af9c78b7cdfa77783261cd93f01367b.tar.bz2
clientdata-6fb39c1f9af9c78b7cdfa77783261cd93f01367b.tar.xz
clientdata-6fb39c1f9af9c78b7cdfa77783261cd93f01367b.zip
Add demon fire npc
Diffstat (limited to 'npcs.xml')
-rw-r--r--npcs.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/npcs.xml b/npcs.xml
index df0f416b..275a24b4 100644
--- a/npcs.xml
+++ b/npcs.xml
@@ -922,6 +922,10 @@
<npc id="372">
<sprite>npcs/npc-mirak.xml</sprite>
</npc>
+ <!-- Demon fire -->
+ <npc id="374">
+ <particlefx>graphics/particles/demonfire.particle.xml</particlefx>
+ </npc>
<!-- Put new unique sprites above here. For huge npcs, see range 216-250. For poses/outfits npcs, see 251-299 -->
<!-- note: don't go above 999, because the 1000's are reserved for mob id -->
</npcs>