diff options
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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> |