diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2008-05-19 16:19:28 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2008-05-19 16:19:28 +0000 |
commit | bde013ae4f2c437b2b7de5390446c66f1b6debf8 (patch) | |
tree | d6ebc1a5dbf7be2f44ebc7723fbe4b699ac29bb2 /npcs.xml | |
parent | 56d0baeda80d123f92683de6002fb02300e894d5 (diff) | |
download | clientdata-bde013ae4f2c437b2b7de5390446c66f1b6debf8.tar.gz clientdata-bde013ae4f2c437b2b7de5390446c66f1b6debf8.tar.bz2 clientdata-bde013ae4f2c437b2b7de5390446c66f1b6debf8.tar.xz clientdata-bde013ae4f2c437b2b7de5390446c66f1b6debf8.zip |
added a particle effect to a test NPC as a proof of concept.
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -66,6 +66,7 @@ <npc id="200"> <sprite>npc-test.xml</sprite> + <particlefx>graphics/particles/circle.particle.xml</particlefx> </npc> <npc id="201"> <!-- This entry demonstrates that an NPC can be constructed from multiple preexisting |