diff options
-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 812f4a67b..87043c9c2 100644 --- a/npc/009-1/estate.txt +++ b/npc/009-1/estate.txt @@ -179,7 +179,7 @@ OnInit: .distance = 3; // Estate Settings - .id=1; // Estate ID + .id=4; // Estate ID .price=40000; // Monthly rent price .time=60*60*24*30; // How long last default rent time. In future could consider month. end; |