diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-12-19 13:13:39 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-12-19 13:13:39 -0200 |
commit | 48045d0a02ede4078fcedc8836910d9e171f3547 (patch) | |
tree | 46e07d758472f4ae7fbca3a88508d742b2a74d6d /npc/012-1/richard.txt | |
parent | bf6f1f1aec2473ab3690464dd3342498b0eee2aa (diff) | |
download | serverdata-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/012-1/richard.txt')
-rw-r--r-- | npc/012-1/richard.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/012-1/richard.txt b/npc/012-1/richard.txt index ceff3c56f..5dc2c31c6 100644 --- a/npc/012-1/richard.txt +++ b/npc/012-1/richard.txt @@ -4,7 +4,7 @@ // Jesusalva 012-1,65,64,0 script Richard NPC_LLOYD,{ - Banker(.name$, "Hurnscald", 14000); + Banker(.name$, "Hurnscald", 10000); close; OnInit: |