summaryrefslogtreecommitdiff
path: root/npc/003-1/eugene.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-12-19 12:10:57 -0200
committerJesusaves <cpntb1@ymail.com>2018-12-19 12:10:57 -0200
commit435f9aba140528e758518d3c00dc1b3850d399e7 (patch)
tree9aacfc8e1b3bef6abd432931757d462ad15de443 /npc/003-1/eugene.txt
parent6f1a2ad1083c5a1b638690d58c847f029d1f4915 (diff)
downloadserverdata-435f9aba140528e758518d3c00dc1b3850d399e7.tar.gz
serverdata-435f9aba140528e758518d3c00dc1b3850d399e7.tar.bz2
serverdata-435f9aba140528e758518d3c00dc1b3850d399e7.tar.xz
serverdata-435f9aba140528e758518d3c00dc1b3850d399e7.zip
Update Eugene quest experience. Prepare update system so old players get rewarded.
Diffstat (limited to 'npc/003-1/eugene.txt')
-rw-r--r--npc/003-1/eugene.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/003-1/eugene.txt b/npc/003-1/eugene.txt
index a0bf2da47..1f221a375 100644
--- a/npc/003-1/eugene.txt
+++ b/npc/003-1/eugene.txt
@@ -14,9 +14,6 @@
003-1,80,127,0 script Eugene NPC_EUGENE,{
- .BaitID = SmallTentacles;
- .BaitCount = 10;
-
narrator S_LAST_NEXT,
l("You see a raijin boy, sitting on the edge of the dock."),
l("He's holding a fishing rod, while gazing out at the sea.");
@@ -70,7 +67,7 @@ L_CheckItems:
delitem .BaitID, .BaitCount;
getitem FishingRod, 1;
getitem FishingGuideVolI, 1;
- getexp 50, 5;
+ getexp 62, 5;
setq TulimsharQuests_Fishman, 2;
close;
@@ -97,6 +94,9 @@ L_QuestDone:
close;
OnInit:
+ .BaitID = SmallTentacles;
+ .BaitCount = 10;
+
tradertype(NST_MARKET);
sellitem FishBox, 1250, 5;
sellitem CommonCarp, -1, 3;