From 49dbf2f00509081627332edfea28db4984b60379 Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Sat, 4 Jun 2011 22:17:10 +0200 Subject: adapting Ian and the time stamp variable to the new start --- npc/042-2/sorfina.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'npc/042-2/sorfina.txt') diff --git a/npc/042-2/sorfina.txt b/npc/042-2/sorfina.txt index 67ae1a87..a422d428 100644 --- a/npc/042-2/sorfina.txt +++ b/npc/042-2/sorfina.txt @@ -1,4 +1,4 @@ -042-2.gat,28,26,0 script Sorfina 154,{ +042-2.gat,28,26,0 script Sorfina 154,4,4{ if (FLAGS & FLAG_TUTORIAL_DONE) goto L_Tut_Done; if (sorfina == 2) goto L_Again; @@ -209,6 +209,11 @@ L_Tut_Done: L_Close: close; + +OnTouch: + if (TUT_var != 0) close; + callfunc "GameRules"; + close; } 042-2.gat,45,31,0 script #DoorOut 127,2,2,{ -- cgit v1.2.3-60-g2f50