diff options
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 --> |