diff options
-rw-r--r-- | npc/024-1/john.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/024-1/john.txt b/npc/024-1/john.txt index 3ae7806e4..e1662d15e 100644 --- a/npc/024-1/john.txt +++ b/npc/024-1/john.txt @@ -91,7 +91,7 @@ next; mesn; mesq l("If you have some coffee to me, I'll buy it of your hands."); - compareandsetq FrostiaQuest_JhonH, 2; + compareandsetq FrostiaQuest_JhonH, 1, 2; .@q = max(.@q, 2); next; break; |