diff options
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -155,6 +155,7 @@ <npc id="321"><sprite>npcs/npc-undeadbanker.xml</sprite></npc><!-- Undead banker --> <npc id="322"><sprite>npcs/npc-gate-closed.xml</sprite></npc><!-- Closed version of the crypt entrance gate --> <npc id="323"><sprite>npcs/npc-gate-open.xml</sprite></npc><!-- Open version of the crypt entrance gate --> -<npc id="324"><particlefx>graphics/particles/pentagram-linedraw.particle.xml</particlefx></npc> +<npc id="324"><particlefx>graphics/particles/pentagram-redlinedraw.particle.xml</particlefx></npc> +<npc id="325"><particlefx>graphics/particles/pentagram-blacklinedraw.particle.xml</particlefx></npc> <!-- note: don't go above 999, because the 1000's are reserved for mob id --> </npcs> |