summaryrefslogtreecommitdiff
path: root/npc/017-3
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-12-19 13:13:39 -0200
committerJesusaves <cpntb1@ymail.com>2018-12-19 13:13:39 -0200
commit48045d0a02ede4078fcedc8836910d9e171f3547 (patch)
tree46e07d758472f4ae7fbca3a88508d742b2a74d6d /npc/017-3
parentbf6f1f1aec2473ab3690464dd3342498b0eee2aa (diff)
downloadserverdata-48045d0a02ede4078fcedc8836910d9e171f3547.tar.gz
serverdata-48045d0a02ede4078fcedc8836910d9e171f3547.tar.bz2
serverdata-48045d0a02ede4078fcedc8836910d9e171f3547.tar.xz
serverdata-48045d0a02ede4078fcedc8836910d9e171f3547.zip
Rebalance storage service prices everywhere. Candor is still cheaper.
Note that a full-price travel to Candor will be 100 GP more costly.
Diffstat (limited to 'npc/017-3')
-rw-r--r--npc/017-3/dimonds.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/017-3/dimonds.txt b/npc/017-3/dimonds.txt
index 685a12d95..0980d7d32 100644
--- a/npc/017-3/dimonds.txt
+++ b/npc/017-3/dimonds.txt
@@ -616,7 +616,7 @@ OnInit:
close;
Zeny=Zeny-100;
recovery(getcharid(3));
- if (rand(1,2) == 1)
+ if (rand(1,3) == 1)
sc_start SC_POISON, 60000, 0, 10000;
else
sc_start SC_ATTHASTE_POTION1, 60000, 5;