From 3d853f1c8e21667bbe6959d6aca2f28f145b7af0 Mon Sep 17 00:00:00 2001 From: mekolat Date: Thu, 21 May 2015 19:16:39 -0400 Subject: npc actions & map mask in tutorial --- world/map/npc/029-2/tanisha.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'world/map/npc/029-2/tanisha.txt') diff --git a/world/map/npc/029-2/tanisha.txt b/world/map/npc/029-2/tanisha.txt index 012f93ff..d69195a5 100644 --- a/world/map/npc/029-2/tanisha.txt +++ b/world/map/npc/029-2/tanisha.txt @@ -95,6 +95,7 @@ L_Stats: mes "\"And it seems you became stronger and more experienced."; mes "That means you got some status points which you can use to increase your abilities.\""; mes "\"Press [###keyWindowStatus;] or click the Status button in the bar at the upper right to see your status window. There you can distribute your points on six different properties.\""; + mapmask getmask() | 2; next; goto L_StatsRe; @@ -279,6 +280,7 @@ OnTouch: goto L_Block; L_Warp: + mapmask getmask(); warp "029-1", 32, 100; end; -- cgit v1.2.3-60-g2f50