diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-07 23:54:23 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-07 23:54:54 -0300 |
commit | 7f8d2bd54a5fd7217ff01aab7ff32f3594b679a9 (patch) | |
tree | f7d541ba030f2ff588aae47649c3eebe740149c0 /npc/009-1/estate.txt | |
parent | 2d93b678781ca035608dd7fbd964bd46a78651f8 (diff) | |
download | serverdata-7f8d2bd54a5fd7217ff01aab7ff32f3594b679a9.tar.gz serverdata-7f8d2bd54a5fd7217ff01aab7ff32f3594b679a9.tar.bz2 serverdata-7f8d2bd54a5fd7217ff01aab7ff32f3594b679a9.tar.xz serverdata-7f8d2bd54a5fd7217ff01aab7ff32f3594b679a9.zip |
Crazyfefe Possible Cheap House
Diffstat (limited to 'npc/009-1/estate.txt')
-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 e9dd26c34..c8e31fd28 100644 --- a/npc/009-1/estate.txt +++ b/npc/009-1/estate.txt @@ -180,7 +180,7 @@ OnInit: // Estate Settings .id=1; // Estate ID - .price=120000; // Monthly rent price + .price=40000; // Monthly rent price .time=60*60*24*30; // How long last default rent time. In future could consider month. end; |