diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2009-03-14 20:45:30 +0100 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2009-03-14 20:45:30 +0100 |
commit | 96668eb8b325c16f119eaff8f4865380f030c9e9 (patch) | |
tree | c71f1cb68e752399c9e229612b8564e8d4a96c8a /npcs.xml | |
parent | 7d8fbc4e72248d2d1df18c92cb84f3fc7a30cff6 (diff) | |
download | clientdata-96668eb8b325c16f119eaff8f4865380f030c9e9.tar.gz clientdata-96668eb8b325c16f119eaff8f4865380f030c9e9.tar.bz2 clientdata-96668eb8b325c16f119eaff8f4865380f030c9e9.tar.xz clientdata-96668eb8b325c16f119eaff8f4865380f030c9e9.zip |
Added particle effect to mana seed NPC
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -74,7 +74,7 @@ <npc id="163"><sprite variant="63">npc.xml</sprite></npc><!-- Flower Girl --> <npc id="164"><sprite variant="64">npc.xml</sprite></npc><!-- Wedding Officiator --> <npc id="165"><sprite variant="65">npc.xml</sprite></npc><!-- Dimond/Magician --> -<npc id="166"><sprite variant="66">npc.xml</sprite></npc><!-- Mana Seed --> +<npc id="166"><sprite variant="66">npc.xml</sprite><particlefx>graphics/particles/manaseed.particle.xml</particlefx></npc><!-- Mana Seed --> <npc id="167"><sprite variant="67">npc.xml</sprite></npc><!-- Young Witch --> <npc id="168"><sprite variant="68">npc.xml</sprite></npc><!-- Middle-Aged Wizard --> <npc id="169"><sprite variant="69">npc.xml</sprite></npc><!-- Miner --> |