diff options
-rw-r--r-- | npc/woodland-village/scythequest.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/woodland-village/scythequest.txt b/npc/woodland-village/scythequest.txt index cc950cd2..92881c92 100644 --- a/npc/woodland-village/scythequest.txt +++ b/npc/woodland-village/scythequest.txt @@ -10,7 +10,7 @@ //Farmer
-new_18-1.gat,101,30,0 script Farmer 125, {
+new_18-1.gat,101,30,0 script Farmer 142, {
if (QUEST_Scythe_state == 1) goto L_Exchange;
if (QUEST_Scythe_state == 2) goto L_ThanksAgain;
mes "[Farmer Hinnak]";
|