diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2008-05-21 22:35:41 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2008-05-21 22:35:41 +0000 |
commit | 1774a1c98d33f3f8c9fe972620f8f8fac2badfe9 (patch) | |
tree | c7ed1f21d1a99e82e4b144b0990584e657753840 /npcs.xml | |
parent | 2c56fb6cde5bffdb323ba36f5e6f0b3fe79c6a67 (diff) | |
download | clientdata-1774a1c98d33f3f8c9fe972620f8f8fac2badfe9.tar.gz clientdata-1774a1c98d33f3f8c9fe972620f8f8fac2badfe9.tar.bz2 clientdata-1774a1c98d33f3f8c9fe972620f8f8fac2badfe9.tar.xz clientdata-1774a1c98d33f3f8c9fe972620f8f8fac2badfe9.zip |
added particle effect to soul menhir npc's.
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -50,8 +50,8 @@ <npc id="140"><sprite variant="40">npc.xml</sprite></npc><!-- Woman with green dress and apron --> <npc id="141"><sprite variant="41">npc.xml</sprite></npc><!-- Lumberjack --> <npc id="142"><sprite variant="42">npc.xml</sprite></npc><!-- Farmer --> - <npc id="143"><sprite variant="43">npc.xml</sprite></npc><!-- empty (reserved for future NPCs) --> - <npc id="144"><sprite variant="44">npc.xml</sprite></npc><!-- empty (reserved for future NPCs) --> + <npc id="143"><sprite variant="43">npc.xml</sprite></npc><!-- Indian Chief--> + <npc id="144"><sprite variant="44">npc.xml</sprite><particlefx>graphics/particles/soulmenhir.particle.xml</particlefx></npc><!-- Boulder --> <npc id="145"><sprite variant="45">npc.xml</sprite></npc><!-- empty (reserved for future NPCs) --> <npc id="146"><sprite variant="46">npc.xml</sprite></npc><!-- empty (reserved for future NPCs) --> <npc id="147"><sprite variant="47">npc.xml</sprite></npc><!-- empty (reserved for future NPCs) --> |