diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-12-19 12:41:25 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-12-19 12:41:25 -0200 |
commit | 7bb39dd5bd97702c0500f83274c1585718ee31af (patch) | |
tree | a3368fc4ac05b1424cb11d62b5f9fb7cd0a833ca /npc/007-1 | |
parent | b48391bd69845104dc655f5ee6b09e371b730c17 (diff) | |
download | serverdata-7bb39dd5bd97702c0500f83274c1585718ee31af.tar.gz serverdata-7bb39dd5bd97702c0500f83274c1585718ee31af.tar.bz2 serverdata-7bb39dd5bd97702c0500f83274c1585718ee31af.tar.xz serverdata-7bb39dd5bd97702c0500f83274c1585718ee31af.zip |
Move all Tulimshar Quests to use new exp formula (except cap quests).
See clientversion.txt to understand the real impact of these changes.
Diffstat (limited to 'npc/007-1')
-rw-r--r-- | npc/007-1/caelum.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/007-1/caelum.txt b/npc/007-1/caelum.txt index 455f9f9ad..904be5ff0 100644 --- a/npc/007-1/caelum.txt +++ b/npc/007-1/caelum.txt @@ -100,7 +100,7 @@ L_Give: delitem(ScorpionClaw, 5); getitem(MinerGloves, 1); - getexp(855, 3); + getexp(2855, 43); setq(MineQuest_Caelum, 2); mes ""; |