diff options
author | shennetsind <ind@henn.et> | 2013-10-24 14:34:03 -0200 |
---|---|---|
committer | shennetsind <ind@henn.et> | 2013-10-24 14:34:03 -0200 |
commit | 61a0702f07622809f007d5ccad11d0cbfac641cc (patch) | |
tree | 3272f6f93654f5efa14f0e35a57531381c8e3ca1 /npc/merchants/buying_shops.txt | |
parent | 418dd821c91ae19723a7b7b531e64b9c4565d555 (diff) | |
download | hercules-61a0702f07622809f007d5ccad11d0cbfac641cc.tar.gz hercules-61a0702f07622809f007d5ccad11d0cbfac641cc.tar.bz2 hercules-61a0702f07622809f007d5ccad11d0cbfac641cc.tar.xz hercules-61a0702f07622809f007d5ccad11d0cbfac641cc.zip |
Follow up 418dd821c91ae19723a7b7b531e64b9c4565d555
Minor Hercules divergence.
Thanks to Haruna, Michieru.
Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to 'npc/merchants/buying_shops.txt')
-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."; |