diff options
Diffstat (limited to 'npc/merchants')
-rw-r--r-- | npc/merchants/buying_shops.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/merchants/buying_shops.txt b/npc/merchants/buying_shops.txt index a18311c08..02ce3c826 100644 --- a/npc/merchants/buying_shops.txt +++ b/npc/merchants/buying_shops.txt @@ -212,7 +212,7 @@ alberta_in,58,52,4 script Purchasing Team#Buying 59,{ mes "Okay, you're now approved to open the Bulk Buyer Shop."; set Zeny,Zeny-10000; getitem 6377,5; //Buy_Stall_Permit - skill "ALL_BUYING_STORE",1,4; + skill "ALL_BUYING_STORE",1,3; next; mes "[Mr. Hugh]"; mes "Currently, only normal items ^8C2121EXCEPT^000000 equipment, certain potions, and hand-crafted items can be purchased in bulk, but this can still be very beneficial to you, depending on how you use it."; |