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/004-1/anwar.txt | |
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/004-1/anwar.txt')
-rw-r--r-- | npc/004-1/anwar.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/004-1/anwar.txt b/npc/004-1/anwar.txt index 6cdcf6b32..036131c6e 100644 --- a/npc/004-1/anwar.txt +++ b/npc/004-1/anwar.txt @@ -112,7 +112,7 @@ L_SecondReward: } setq TulimsharQuest_AnwarField, 11, 0; getitem2(FarmerPants, 1, 1, 0, 0, OrangeDye, 0,0,0); // EXPERIMENTAL, required for Inspector Quest - getexp 100, 0; + getexp 750, 0; mesn; mesq l("Many thanks for your help! Here, take this. I'm sure it can be very useful later. It always is."); close; |