diff options
author | Ali-G <gauvain.dauchy@free.fr> | 2011-06-20 19:46:50 +0200 |
---|---|---|
committer | Wombat <hpwombat@yahoo.com> | 2011-06-21 14:19:58 -0400 |
commit | 599e7f9fcb34999c8c6aed837af92ccdfb55cf62 (patch) | |
tree | 030cfcff7585f55da8b8b841195a2d8f5c77775e /npcs.xml | |
parent | b68b7f048ae6805df9e36e565abd210b74693bba (diff) | |
download | clientdata-599e7f9fcb34999c8c6aed837af92ccdfb55cf62.tar.gz clientdata-599e7f9fcb34999c8c6aed837af92ccdfb55cf62.tar.bz2 clientdata-599e7f9fcb34999c8c6aed837af92ccdfb55cf62.tar.xz clientdata-599e7f9fcb34999c8c6aed837af92ccdfb55cf62.zip |
Added a new pentagram for the boss cave.
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> |