diff options
Diffstat (limited to 'npc/009-1/estate.txt')
-rw-r--r-- | npc/009-1/estate.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/009-1/estate.txt b/npc/009-1/estate.txt index 5782f9f45..f530de108 100644 --- a/npc/009-1/estate.txt +++ b/npc/009-1/estate.txt @@ -52,7 +52,7 @@ OnInit: // Estate Settings .id=4; // Estate ID - .price=40000; // Monthly rent price + .price=20000; // Monthly rent price end; } @@ -128,7 +128,7 @@ OnInit: // Estate Settings .id=5; // Estate ID - .price=40000; // Monthly rent price + .price=20000; // Monthly rent price end; } |