summaryrefslogtreecommitdiff
path: root/npc/017-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-03-08 10:06:34 -0300
committerJesusaves <cpntb1@ymail.com>2019-03-08 10:06:34 -0300
commitd7e61c032d3bbba83669cea7ce0721e2c16dedd2 (patch)
treeb1a3f6cd5c1dc9124ccd5fc6178d536a657a33d9 /npc/017-1
parent234c44d95f097956d7427cf175159c8c1a75872b (diff)
downloadserverdata-d7e61c032d3bbba83669cea7ce0721e2c16dedd2.tar.gz
serverdata-d7e61c032d3bbba83669cea7ce0721e2c16dedd2.tar.bz2
serverdata-d7e61c032d3bbba83669cea7ce0721e2c16dedd2.tar.xz
serverdata-d7e61c032d3bbba83669cea7ce0721e2c16dedd2.zip
Reprice LoF Estates
Diffstat (limited to 'npc/017-1')
-rw-r--r--npc/017-1/estate.txt2
-rw-r--r--npc/017-1/estate2.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/npc/017-1/estate.txt b/npc/017-1/estate.txt
index b8e9118ab..95155bda5 100644
--- a/npc/017-1/estate.txt
+++ b/npc/017-1/estate.txt
@@ -180,7 +180,7 @@ OnInit:
// Estate Settings
.id=2; // Estate ID
- .price=140000; // Monthly rent price
+ .price=80000; // Monthly rent price
.time=60*60*24*30; // How long last default rent time. In future could consider month.
end;
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;