diff options
Diffstat (limited to 'npc/001-1_Tulimshar/sarah.txt')
-rw-r--r-- | npc/001-1_Tulimshar/sarah.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/001-1_Tulimshar/sarah.txt b/npc/001-1_Tulimshar/sarah.txt index 86ed8db6..7a109fa6 100644 --- a/npc/001-1_Tulimshar/sarah.txt +++ b/npc/001-1_Tulimshar/sarah.txt @@ -17,7 +17,8 @@ L_Convince_Sarah_First: mes "\"The girl suddenly looks at you suspiciously.\""; next; mes "\"My mommy says not to talk to strangers!\""; - + close; + L_Start: set @TEMP, rand(2); |