diff options
Diffstat (limited to 'npc/001-1_Tulimshar/children.txt')
-rw-r--r-- | npc/001-1_Tulimshar/children.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-1_Tulimshar/children.txt b/npc/001-1_Tulimshar/children.txt index f14a2509..e68cfe95 100644 --- a/npc/001-1_Tulimshar/children.txt +++ b/npc/001-1_Tulimshar/children.txt @@ -53,7 +53,7 @@ L_8: close; } -new_3-1.gat,39,67,0 script Nina 103,{ +001-1.gat,39,67,0 script Nina 103,{ set @TEMP,rand(8); if(@TEMP == 0) goto L_1; if(@TEMP == 1) goto L_1; |