summaryrefslogtreecommitdiff
path: root/npc/005-5
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-12-17 04:03:31 -0200
committerJesusaves <cpntb1@ymail.com>2018-12-17 04:03:31 -0200
commit2ec3ee9d4201d32d0ae92762703559377fc4a1de (patch)
tree4dc10db5e069fc07858b41e71fe105bd61c68af9 /npc/005-5
parent03936aa12e782d777ef451c31d7bea75b67dd433 (diff)
downloadserverdata-2ec3ee9d4201d32d0ae92762703559377fc4a1de.tar.gz
serverdata-2ec3ee9d4201d32d0ae92762703559377fc4a1de.tar.bz2
serverdata-2ec3ee9d4201d32d0ae92762703559377fc4a1de.tar.xz
serverdata-2ec3ee9d4201d32d0ae92762703559377fc4a1de.zip
Candor Rebalance (mess-up): Basically, Nard's ship is now cheaper.
Zegas/Peter/Vincent rewards adjusted accordingly. Without need, but Maya and Tolchi pays more, and Beer price was reduced. Candor actually got _easier_, and you can't prove me wrong >.>
Diffstat (limited to 'npc/005-5')
-rw-r--r--npc/005-5/nylo.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/005-5/nylo.txt b/npc/005-5/nylo.txt
index 4050e40bc..73755c83e 100644
--- a/npc/005-5/nylo.txt
+++ b/npc/005-5/nylo.txt
@@ -180,7 +180,7 @@ OnInit:
OnInit:
tradertype(NST_MARKET);
- sellitem Beer, 350, 100;
+ sellitem Beer, 320, 100;
.sex = G_OTHER;
.distance = 4;
@@ -190,6 +190,6 @@ OnClock0600:
OnClock1200:
OnClock1800:
OnClock0000:
- restoreshopitem Beer, 350, 100;
+ restoreshopitem Beer, 320, 100;
}