summaryrefslogtreecommitdiff
path: root/npc/009-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-03-07 23:57:15 -0300
committerJesusaves <cpntb1@ymail.com>2019-03-07 23:57:15 -0300
commitac0f2b407066ea22eca5207444f06f3e94ae2a19 (patch)
tree153b99906958db52987166bb36757ac6ce885cfd /npc/009-1
parent7f8d2bd54a5fd7217ff01aab7ff32f3594b679a9 (diff)
downloadserverdata-ac0f2b407066ea22eca5207444f06f3e94ae2a19.tar.gz
serverdata-ac0f2b407066ea22eca5207444f06f3e94ae2a19.tar.bz2
serverdata-ac0f2b407066ea22eca5207444f06f3e94ae2a19.tar.xz
serverdata-ac0f2b407066ea22eca5207444f06f3e94ae2a19.zip
Fix broken map
Diffstat (limited to 'npc/009-1')
-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))