diff options
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -417,7 +417,6 @@ IDs 900-999 = Special <sprite variant="34">npcs/xml/unanimated.xml</sprite> <menu name="Talk" command="talk 'NAME'"/> <menu name="Buy" command="buy 'NAME'"/> - <menu name="Sell" command="sell 'NAME'"/> </npc> <npc id="182"> <!-- Lumberjack --> @@ -1159,14 +1158,12 @@ IDs 900-999 = Special <sprite>races/human-male.xml</sprite> <menu name="Talk" command="talk 'NAME'"/> <menu name="Buy" command="buy 'NAME'"/> - <menu name="Sell" command="sell 'NAME'"/> </npc> <npc id="814" walkType="all" allowEquipment="true" currency="coins"> <!-- coin shopkeeper npc with player look (female). --> <sprite>races/human-female.xml</sprite> <menu name="Talk" command="talk 'NAME'"/> <menu name="Buy" command="buy 'NAME'"/> - <menu name="Sell" command="sell 'NAME'"/> </npc> <npc id="820" walkType="all" allowEquipment="true"> |