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/024-13/manager.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/024-13') 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