From ac0f2b407066ea22eca5207444f06f3e94ae2a19 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 7 Mar 2019 23:57:15 -0300 Subject: Fix broken map --- npc/009-1/estate.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/009-1') diff --git a/npc/009-1/estate.txt b/npc/009-1/estate.txt index c8e31fd28..812f4a67b 100644 --- a/npc/009-1/estate.txt +++ b/npc/009-1/estate.txt @@ -21,7 +21,7 @@ // REAL_ESTATE_CREDITS → Credits equivalent to GP the player have. Will be used first. // The sign is the main controller -012-1,94,70,0 script Sign#RES_0096 NPC_SWORDS_SIGN,{ +009-1,42,48,0 script Sign#RES_0096 NPC_SWORDS_SIGN,{ if ($ESTATE_RENTTIME[.id] < gettimetick(2)) goto L_RentAvailable; @@ -187,7 +187,7 @@ OnInit: } // Door entrance -012-1,95,69,0 script #RES_0096 NPC_HIDDEN,0,0,{ +009-1,43,47,0 script #RES_0096 NPC_HIDDEN,0,0,{ end; OnTouch: if ($ESTATE_RENTTIME[.id] < gettimetick(2)) -- cgit v1.2.3-60-g2f50