diff options
Diffstat (limited to 'npc/re/merchants/catalog.txt')
-rw-r--r-- | npc/re/merchants/catalog.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/re/merchants/catalog.txt b/npc/re/merchants/catalog.txt index 91936bd35..3ef33e953 100644 --- a/npc/re/merchants/catalog.txt +++ b/npc/re/merchants/catalog.txt @@ -74,7 +74,7 @@ moc_para01,22,16,5 script Catalog Magician#catal01 4_M_BIBI,{ close; } mes "Ok, here you go."; - set Zeny, Zeny - .@sell; + Zeny -= .@sell; getitem 12580,.@input; //Vending_Search_Scroll close; case 2: |