diff options
Diffstat (limited to 'npc/jobs/2-2/alchemist.txt')
-rw-r--r-- | npc/jobs/2-2/alchemist.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/jobs/2-2/alchemist.txt b/npc/jobs/2-2/alchemist.txt index fe8141a94..428c58276 100644 --- a/npc/jobs/2-2/alchemist.txt +++ b/npc/jobs/2-2/alchemist.txt @@ -688,6 +688,7 @@ L_AskQuestions: mes "price, how much profit would"; mes "you make from this sale?"; next; + input .@input; if (.@input != 7680) set w_point,w_point+1; } if (.@w_point == 0) { |