summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/009-1/estate.txt4
1 files changed, 2 insertions, 2 deletions
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))