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 ++-- npc/012-1/estate.txt | 2 +- npc/017-1/estate.txt | 4 ++-- npc/024-13/manager.txt | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) (limited to 'npc') 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; } 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; } diff --git a/npc/017-1/estate.txt b/npc/017-1/estate.txt index 3d8d7007d..434b47710 100644 --- a/npc/017-1/estate.txt +++ b/npc/017-1/estate.txt @@ -52,7 +52,7 @@ OnInit: // Estate Settings .id=2; // Estate ID - .price=80000; // Monthly rent price + .price=40000; // Monthly rent price end; } @@ -128,7 +128,7 @@ OnInit: // Estate Settings .id=3; // Estate ID - .price=120000; // Monthly rent price + .price=60000; // Monthly rent price end; } diff --git a/npc/024-13/manager.txt b/npc/024-13/manager.txt index 7c9df55e3..d65897405 100644 --- a/npc/024-13/manager.txt +++ b/npc/024-13/manager.txt @@ -68,7 +68,7 @@ OnInit: setunitdata(.@npcId, UDT_HEADBOTTOM, NPCEyes); setunitdata(.@npcId, UDT_WEAPON, LeatherTrousers); - .price=10000; // Monthly rent price. + .price=5000; // Monthly rent price. .time=2592000; // Defaults to 30 days end; -- cgit v1.2.3-60-g2f50