diff options
Diffstat (limited to 'npc/009-1/estate.txt')
-rw-r--r-- | npc/009-1/estate.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/009-1/estate.txt b/npc/009-1/estate.txt index e9dd26c34..c8e31fd28 100644 --- a/npc/009-1/estate.txt +++ b/npc/009-1/estate.txt @@ -180,7 +180,7 @@ OnInit: // Estate Settings .id=1; // Estate ID - .price=120000; // Monthly rent price + .price=40000; // Monthly rent price .time=60*60*24*30; // How long last default rent time. In future could consider month. end; |