diff options
author | Reid <reidyaro@gmail.com> | 2015-10-24 21:12:32 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2015-11-05 23:14:46 +0100 |
commit | 54575f4508a177a4014356751fb5b3c9e7bd6e50 (patch) | |
tree | 18f868117328a9880fca0780d500655b9316cfa8 /npcs.xml | |
parent | ec53a15c783d13ad9594e3699b744553a652eb0e (diff) | |
download | clientdata-54575f4508a177a4014356751fb5b3c9e7bd6e50.tar.gz clientdata-54575f4508a177a4014356751fb5b3c9e7bd6e50.tar.bz2 clientdata-54575f4508a177a4014356751fb5b3c9e7bd6e50.tar.xz clientdata-54575f4508a177a4014356751fb5b3c9e7bd6e50.zip |
Add alige-barrel NPC as ID 442.
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -417,10 +417,9 @@ IDs 990-999 = Special <sprite>accessories/water-splash3.xml</sprite> <sprite>accessories/water-splash4.xml</sprite> </npc> - <npc id="442" nameOffsetX="1" targetOffsetX="-1"> - <!-- Mushroom-addicted guy who can reset charater stats --> - <sprite>npcs/xml/rumli.xml</sprite> - <menu name="Talk" command="talk 'NAME'"/> + <npc id="442"> + <!-- Alige inside a barrel --> + <sprite>npcs/xml/alige-barrel.xml</sprite> </npc> <!-- Test NPCs --> |