From d7e61c032d3bbba83669cea7ce0721e2c16dedd2 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 8 Mar 2019 10:06:34 -0300 Subject: Reprice LoF Estates --- npc/017-1/estate.txt | 2 +- npc/017-1/estate2.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'npc') 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; -- cgit v1.2.3-60-g2f50