summaryrefslogtreecommitdiff
path: root/npc/014-3
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-07-19 20:05:41 -0300
committerJesusaves <cpntb1@ymail.com>2019-07-19 20:05:41 -0300
commit953c069c44b444dece2a6c28600d562c9ac6684b (patch)
tree17aa77bdacbcc5cec54432923ceb194349f95a40 /npc/014-3
parent461f39372eb3d431bb2db0caa7590e79c39b26ff (diff)
downloadserverdata-953c069c44b444dece2a6c28600d562c9ac6684b.tar.gz
serverdata-953c069c44b444dece2a6c28600d562c9ac6684b.tar.bz2
serverdata-953c069c44b444dece2a6c28600d562c9ac6684b.tar.xz
serverdata-953c069c44b444dece2a6c28600d562c9ac6684b.zip
Port fully the Tier Quests to Recepcionist.
Diffstat (limited to 'npc/014-3')
-rw-r--r--npc/014-3/fountain.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/npc/014-3/fountain.txt b/npc/014-3/fountain.txt
index b721fd2ae..741cc4134 100644
--- a/npc/014-3/fountain.txt
+++ b/npc/014-3/fountain.txt
@@ -117,9 +117,6 @@ L_Tier2Ok:
mesn;
mes l("I will empower you with raw mana, and your time will start running out again.");
next;
- // 30~60 s + 4~6 minutes to finish in average. Each level grants 4~6 extra seconds.
- // You will also get extra time for int, but randomly.
- QUEST_ELEVARTEMPO=gettimetick(2)+rand(30,60)+rand((BaseLevel*4),(BaseLevel*6))+rand(1,readparam(bInt));
ST_TIER=6;
// Ref. 240 xp. You will be penalized with 1 xp for over-level. (waw...)
if (BaseLevel < 300)