diff options
-rw-r--r-- | npc/003-1/eugene.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-1/eugene.txt b/npc/003-1/eugene.txt index 63bc7109e..2d5478ede 100644 --- a/npc/003-1/eugene.txt +++ b/npc/003-1/eugene.txt @@ -131,7 +131,7 @@ L_Sidequest: OnInit: .BaitID = SmallTentacles; .BaitCount = 10; - .SuperPrice = 600; // 600% profit (normal is 500%, but fishing is harder) + .SuperPrice = 900; // 600% profit (normal is 500%, but fishing is harder) tradertype(NST_MARKET); sellitem SmallFishingNet, -1, 1; |