diff options
Diffstat (limited to 'npc/005-1-1')
-rw-r--r-- | npc/005-1-1/main.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/005-1-1/main.txt b/npc/005-1-1/main.txt index 252c67144..d940ccd54 100644 --- a/npc/005-1-1/main.txt +++ b/npc/005-1-1/main.txt @@ -62,8 +62,8 @@ OnStart: mes l("Four minutes after the warp, or when the last maggot die, it'll be over."); next; mesn l("Victory Conditions"); - mes l("If you save 90% from the crops or more, you'll get a @@.", getitemlink(RoundLeatherShield)); mes l("If you save 80% from the crops or more, you'll get @@ GP.", 300); + mes l("If you save 90% from the crops or more, you'll also get a @@.", getitemlink(RoundLeatherShield)); mes l("== If you decide to complete the quest you cannot repeat it."); next; mes l("Good luck!"); |