Browse Source

1.17 - Added /buy command for purchasing from NPCs.

master
Thorny 5 years ago
parent
commit
5660dedd0b
  1. 4
      release/docs/Bellhop.txt
  2. BIN
      release/plugins/Bellhop.dll

4
release/docs/Bellhop.txt

@ -31,6 +31,10 @@ Modifications: @@ -31,6 +31,10 @@ Modifications:
/put# [Item] [Optional: Location] - Puts away up to # of an item instead of a single.
/putall [Item] [Optional: Location] - Puts away as many matching items as you have space to store.
/buy [Item Name] [Optional: Quantity] - Buys an item from a standard vendor npc.
You must be at the npc with the buy menu open.
If quantity is not specified, buys one.
/sell [Item] - Sells an item from your inventory to NPC.
You must be at a NPC with the sell menu open.
Modifications:

BIN
release/plugins/Bellhop.dll

Binary file not shown.
Loading…
Cancel
Save