summaryrefslogtreecommitdiff
path: root/npc/re/merchants/quivers.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/re/merchants/quivers.txt')
-rw-r--r--npc/re/merchants/quivers.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/re/merchants/quivers.txt b/npc/re/merchants/quivers.txt
index 1e4c226fb..54a4e221f 100644
--- a/npc/re/merchants/quivers.txt
+++ b/npc/re/merchants/quivers.txt
@@ -113,7 +113,7 @@ S_BuyQuiver:
mes "There is ^3131FFsomething you need to know^000000 - try to remember it.";
mes "^FF0000You can't use quivers when your encumbrance is over 70%.^000000";
mes "You'd better keep that in mind, or you might be in trouble later.";
- set Zeny, Zeny-.@arrow_zeny01;
+ Zeny -=.@arrow_zeny01;
delitem getarg(0),.@arrows_used;
getitem getarg(3),.@quiver;
close;