summaryrefslogtreecommitdiff
path: root/npc/001-1_Tulimshar/sandra.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-1_Tulimshar/sandra.txt')
-rw-r--r--npc/001-1_Tulimshar/sandra.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/001-1_Tulimshar/sandra.txt b/npc/001-1_Tulimshar/sandra.txt
index bbaca563..1dab65ed 100644
--- a/npc/001-1_Tulimshar/sandra.txt
+++ b/npc/001-1_Tulimshar/sandra.txt
@@ -41,9 +41,9 @@ L_Ask:
L_Yes:
set @TEMP, rand(3);
- if(@TEMP == 0) goto L_Req1;
- if(@TEMP == 1) goto L_Req2;
- if(@TEMP == 2) goto L_Req3;
+ if(@TEMP == 0) goto L_Req0;
+ if(@TEMP == 1) goto L_Req1;
+ if(@TEMP == 2) goto L_Req2;
L_Req0:
mes "[Sandra]";