diff options
Diffstat (limited to 'npc/025-1/salohcin.txt')
-rw-r--r-- | npc/025-1/salohcin.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/025-1/salohcin.txt b/npc/025-1/salohcin.txt index 2a331aaf4..1c0bdc6ce 100644 --- a/npc/025-1/salohcin.txt +++ b/npc/025-1/salohcin.txt @@ -11,7 +11,7 @@ mesn; mesq l("You'll be charged even if you fail, be warned. You can re-roll the same item once, free of charge, but it may break and there will be no refunds!"); next; - if (!SmithTweakSystem(60000, true)) { + if (!SmithTweakSystem(60000, 2)) { mes ""; mesn; mesq l("You can always try again another day!"); |