summaryrefslogtreecommitdiff
path: root/npc/081-2/logic.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/081-2/logic.txt')
-rw-r--r--npc/081-2/logic.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/081-2/logic.txt b/npc/081-2/logic.txt
index 5a985cce..60591971 100644
--- a/npc/081-2/logic.txt
+++ b/npc/081-2/logic.txt
@@ -179,7 +179,7 @@ OnInit:
dispbottom l("Northern Lights")+" : "+l("The strong shall yield the %s to enlighten the way, according to the established sequence.", b(l("powder")));
slide 105, 214;
if (checkcell(getmap(), 105, 212, cell_chkpass))
- setcells .@mapa$, 103, 211, 107, 212, 1, "X21L1@"+X21ID();
+ setcells getmap(), 103, 211, 107, 212, 1, "X21L1@"+X21ID();
}
end;
OnInit:
@@ -195,7 +195,7 @@ OnInit:
npctalkonce l("In this year Christmas, kids shall play ball. Once the Christmas Tree is set, the festivities may proceed.");
slide 127, 130;
if (checkcell(getmap(), 127, 128, cell_chkpass))
- setcells .@mapa$, 124, 127, 131, 128, 1, "X21L2@"+X21ID();
+ setcells getmap(), 124, 127, 131, 128, 1, "X21L2@"+X21ID();
}
end;
OnInit:
@@ -242,7 +242,7 @@ OnInit:
npctalkonce l("One room, Seventeen buttons, Three truths, and a lever to bring joy to the children.");
slide 49, 74;
if (checkcell(getmap(), 49, 72, cell_chkpass))
- setcells .@mapa$, 47, 71, 51, 72, 1, "X21L3@"+X21ID();
+ setcells getmap(), 47, 71, 51, 72, 1, "X21L3@"+X21ID();
}
end;
OnInit: