summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-03-11 13:31:20 -0300
committerJesusaves <cpntb1@ymail.com>2018-03-11 13:31:20 -0300
commit32429840c94dd19766718450ab688af1620f4326 (patch)
tree1ab156082bedbcf929ebfe10b9af92f414dcdc41
parent2d389415c1f2018a7b686666fe59d13df4cf5f91 (diff)
downloadserverdata-32429840c94dd19766718450ab688af1620f4326.tar.gz
serverdata-32429840c94dd19766718450ab688af1620f4326.tar.bz2
serverdata-32429840c94dd19766718450ab688af1620f4326.tar.xz
serverdata-32429840c94dd19766718450ab688af1620f4326.zip
Rebalances & Fixes
-rw-r--r--db/re/item_db.conf6
-rw-r--r--npc/functions/fishing.txt5
2 files changed, 4 insertions, 7 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index a68b88b79..48b6e00a5 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -2685,7 +2685,7 @@ item_db: (
Name: "Common Carp"
Type: "IT_ETC"
Buy: 200
- Sell: 20
+ Sell: 45
Weight: 200
Gender: "SEX_ANY"
WeaponLv: 0
@@ -2702,8 +2702,8 @@ item_db: (
AegisName: "GrassCarp"
Name: "Grass Carp"
Type: "IT_ETC"
- Buy: 600
- Sell: 60
+ Buy: 500
+ Sell: 100
Weight: 200
Gender: "SEX_ANY"
WeaponLv: 0
diff --git a/npc/functions/fishing.txt b/npc/functions/fishing.txt
index f46d55811..ca811314b 100644
--- a/npc/functions/fishing.txt
+++ b/npc/functions/fishing.txt
@@ -129,13 +129,10 @@ function script fishing {
SmallTentacles, 0,
Bread, 0,
Aquada, 1,
- UrchinMeat, 0,
- TortugaTongue, 2,
- Tentacles, 0,
+ Tentacles, 2,
BugLeg, 0,
CaveSnakeTongue, 0,
Tentacles, 0,
- PiouLegs, 0,
RoastedMaggot, 1;
}