summaryrefslogtreecommitdiff
path: root/npc/002-1/peter.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/002-1/peter.txt')
-rw-r--r--npc/002-1/peter.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/002-1/peter.txt b/npc/002-1/peter.txt
index a5058def2..9e5469a0c 100644
--- a/npc/002-1/peter.txt
+++ b/npc/002-1/peter.txt
@@ -281,8 +281,8 @@ OnDone:
}
// Special bonus (but unlike Kreist, this one is decorative only)
- // (Takes about 6 hours non-stop to obtain)
- if (PETER_REPEAT == 100) {
+ // (Takes about 3 hours non-stop to obtain)
+ if (PETER_REPEAT == 50) {
mesq l("I'm moved to tears by your dedication to help us. Unrewarded, even. Here, have this rare %s. For free!", getitemlink(Cap));
getitem Cap, 1;
}