diff options
author | Reid <reidyaro@gmail.com> | 2015-09-13 14:55:44 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2015-09-13 14:55:44 +0200 |
commit | 56e2c371e9b97807c4279e08a287194c0ae38964 (patch) | |
tree | 58056565fd768654d2ac643be628049309598e1d /npcs.xml | |
parent | 7727670ed2421c5a113d8430411a7b8a4883c267 (diff) | |
download | clientdata-56e2c371e9b97807c4279e08a287194c0ae38964.tar.gz clientdata-56e2c371e9b97807c4279e08a287194c0ae38964.tar.bz2 clientdata-56e2c371e9b97807c4279e08a287194c0ae38964.tar.xz clientdata-56e2c371e9b97807c4279e08a287194c0ae38964.zip |
Add water splash animation as npc ID 441.
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -393,6 +393,13 @@ IDs 990-999 = Special <!-- Monster-Piou, a flying and funny yellow pixels. --> <sprite>npcs/xml/flying-piou.xml</sprite> </npc> + <npc id="441"> + <!-- Water splash animation --> + <sprite>accessories/water-splash1.xml</sprite> + <sprite>accessories/water-splash2.xml</sprite> + <sprite>accessories/water-splash3.xml</sprite> + <sprite>accessories/water-splash4.xml</sprite> + </npc> <!-- Test NPCs --> <npc id="800"> |