From 0433e2d988e6d93b36475a6451b25b3c9e19cb03 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 29 Apr 2019 16:24:36 -0300 Subject: Cut Real Estate prices in half. --- npc/009-1/estate.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/009-1/estate.txt') 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; } -- cgit v1.2.3-60-g2f50