diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-06-05 23:51:09 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-06-05 23:51:09 -0300 |
commit | b40a03c376451ac9e5aaec884067e4bfc13fe80f (patch) | |
tree | f63beacaac3b1cba28a355bd0d978ac9b4e3d064 /npc/024-1 | |
parent | 1a3a1835e41451d5e3d27899bc7f0a2c8f9b437a (diff) | |
download | serverdata-b40a03c376451ac9e5aaec884067e4bfc13fe80f.tar.gz serverdata-b40a03c376451ac9e5aaec884067e4bfc13fe80f.tar.bz2 serverdata-b40a03c376451ac9e5aaec884067e4bfc13fe80f.tar.xz serverdata-b40a03c376451ac9e5aaec884067e4bfc13fe80f.zip |
Fix typo on John Henryfield
Diffstat (limited to 'npc/024-1')
-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; |