summaryrefslogtreecommitdiff
path: root/npc/003-1/eugene.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-04-26 07:11:13 -0300
committerJesusaves <cpntb1@ymail.com>2020-04-26 07:11:13 -0300
commit6cd1cd63727cd38852372c59f776874f5698fcd9 (patch)
tree06551785ef2e1baf633fd738079cbfafe9e82d3b /npc/003-1/eugene.txt
parent0023c636969e98938310ed5b5197a3c6fbdf828a (diff)
downloadserverdata-6cd1cd63727cd38852372c59f776874f5698fcd9.tar.gz
serverdata-6cd1cd63727cd38852372c59f776874f5698fcd9.tar.bz2
serverdata-6cd1cd63727cd38852372c59f776874f5698fcd9.tar.xz
serverdata-6cd1cd63727cd38852372c59f776874f5698fcd9.zip
Generate this value dynamically, instead
Diffstat (limited to 'npc/003-1/eugene.txt')
-rw-r--r--npc/003-1/eugene.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/003-1/eugene.txt b/npc/003-1/eugene.txt
index 2d5478ede..cdc1db4ad 100644
--- a/npc/003-1/eugene.txt
+++ b/npc/003-1/eugene.txt
@@ -131,7 +131,8 @@ L_Sidequest:
OnInit:
.BaitID = SmallTentacles;
.BaitCount = 10;
- .SuperPrice = 900; // 600% profit (normal is 500%, but fishing is harder)
+ // 600% profit (normal is 500%, but fishing is harder)
+ .SuperPrice = getiteminfo(GrassCarp, ITEMINFO_SELLPRICE)*6;
tradertype(NST_MARKET);
sellitem SmallFishingNet, -1, 1;