diff --git a/release/docs/Bellhop.txt b/release/docs/Bellhop.txt index 4921083..090697f 100644 --- a/release/docs/Bellhop.txt +++ b/release/docs/Bellhop.txt @@ -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: diff --git a/release/plugins/Bellhop.dll b/release/plugins/Bellhop.dll index ce50a9e..265900b 100644 Binary files a/release/plugins/Bellhop.dll and b/release/plugins/Bellhop.dll differ