diff options
Diffstat (limited to 'npc/012-1/estate.txt')
-rw-r--r-- | npc/012-1/estate.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/npc/012-1/estate.txt b/npc/012-1/estate.txt index 69493dc18..6e8b455f6 100644 --- a/npc/012-1/estate.txt +++ b/npc/012-1/estate.txt @@ -53,7 +53,6 @@ OnInit: // Estate Settings .id=1; // Estate ID .price=120000; // Monthly rent price. Renew is only 70% from this value. - .time=60*60*24*30; // How long last default rent time. In future could consider month. end; } |