diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-05-07 17:23:04 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-05-07 17:23:04 -0300 |
commit | 308de3817d4d70dcd4753f6da3a559a8bcd9c6f5 (patch) | |
tree | 76e0a1aebd4e52378a90811afe7f753f78615c0f /npc/017-3/doctor.txt | |
parent | 9c3fe38cf165e4bf1bbb1e305d9909afd9c3cc6a (diff) | |
download | serverdata-308de3817d4d70dcd4753f6da3a559a8bcd9c6f5.tar.gz serverdata-308de3817d4d70dcd4753f6da3a559a8bcd9c6f5.tar.bz2 serverdata-308de3817d4d70dcd4753f6da3a559a8bcd9c6f5.tar.xz serverdata-308de3817d4d70dcd4753f6da3a559a8bcd9c6f5.zip |
Allow Time Flask reduction up to 15 mins instead of 10.
Add the new stage from Episode to LoF Reputation
Diffstat (limited to 'npc/017-3/doctor.txt')
-rw-r--r-- | npc/017-3/doctor.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/017-3/doctor.txt b/npc/017-3/doctor.txt index 8432afcee..a0acddfb4 100644 --- a/npc/017-3/doctor.txt +++ b/npc/017-3/doctor.txt @@ -224,7 +224,7 @@ L_TimeFlask: mesq l("This means that if you die while in the past, you'll be brought back here as if you never traveled in time."); next; mesn; - mesq l("Sounds awesome, but this will also reset a bunch of your progress... And you might face some penalties on the way. Uh, if you can, bring friends, the Soul Eater is... not to be trifled with."); + mesq l("Sounds awesome, but this will also reset a bunch of your progress... And with something as lame as a %s, you'll need quite a while to warp again. Uh, if you can, bring friends, the Soul Eater is... not to be trifled with.", getitemlink(TimeFlask)); close; OnInit: |