diff options
author | Reid <reidyaro@gmail.com> | 2015-10-30 16:25:33 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2015-11-05 23:24:02 +0100 |
commit | f8c41fe23dce4302324947e75efce25a7a398253 (patch) | |
tree | b63e06efe143e2974634527b1a0478d07a875e25 /npcs.xml | |
parent | 6fadf8598c16e777370589ac63b637ef10e737e8 (diff) | |
download | clientdata-f8c41fe23dce4302324947e75efce25a7a398253.tar.gz clientdata-f8c41fe23dce4302324947e75efce25a7a398253.tar.bz2 clientdata-f8c41fe23dce4302324947e75efce25a7a398253.tar.xz clientdata-f8c41fe23dce4302324947e75efce25a7a398253.zip |
Add Rumli animation.
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -430,6 +430,10 @@ IDs 990-999 = Special <!-- Bacchus, Event NPC --> <sprite>npcs/xml/bacchus.xml</sprite> </npc> + <npc id="444"> + <!-- Demon Male, Stat reseter NPC --> + <sprite>npcs/xml/rumli.xml</sprite> + </npc> <!-- Test NPCs --> <npc id="800" allowDelete="false"> |