diff options
Diffstat (limited to 'npc/012-1/estate.txt')
-rw-r--r-- | npc/012-1/estate.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/012-1/estate.txt b/npc/012-1/estate.txt index 6e8b455f6..96912a82b 100644 --- a/npc/012-1/estate.txt +++ b/npc/012-1/estate.txt @@ -52,7 +52,7 @@ OnInit: // Estate Settings .id=1; // Estate ID - .price=120000; // Monthly rent price. Renew is only 70% from this value. + .price=60000; // Monthly rent price. Renew is only 70% from this value. end; } |