diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-08 10:06:34 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-08 10:06:34 -0300 |
commit | d7e61c032d3bbba83669cea7ce0721e2c16dedd2 (patch) | |
tree | b1a3f6cd5c1dc9124ccd5fc6178d536a657a33d9 /npc/017-1/estate2.txt | |
parent | 234c44d95f097956d7427cf175159c8c1a75872b (diff) | |
download | serverdata-d7e61c032d3bbba83669cea7ce0721e2c16dedd2.tar.gz serverdata-d7e61c032d3bbba83669cea7ce0721e2c16dedd2.tar.bz2 serverdata-d7e61c032d3bbba83669cea7ce0721e2c16dedd2.tar.xz serverdata-d7e61c032d3bbba83669cea7ce0721e2c16dedd2.zip |
Reprice LoF Estates
Diffstat (limited to 'npc/017-1/estate2.txt')
-rw-r--r-- | npc/017-1/estate2.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/017-1/estate2.txt b/npc/017-1/estate2.txt index bf5fc1856..69dfcd777 100644 --- a/npc/017-1/estate2.txt +++ b/npc/017-1/estate2.txt @@ -180,7 +180,7 @@ OnInit: // Estate Settings .id=3; // Estate ID - .price=180000; // Monthly rent price + .price=120000; // Monthly rent price .time=60*60*24*30; // How long last default rent time. In future could consider month. end; |