diff options
author | Wombat <hpwombat@yahoo.com> | 2010-09-29 12:47:24 -0400 |
---|---|---|
committer | Wombat <hpwombat@yahoo.com> | 2010-09-29 12:47:24 -0400 |
commit | ed0075fcb386f8afe03b0a935835778c1ec846a1 (patch) | |
tree | 59533dfe4162ec66ab4bb91c0709db0c6a9c05dd /npc/001-1_Tulimshar/sarah.txt | |
parent | 7ac0665ecfdf8eb5c1db4939a59665e1a4ff2907 (diff) | |
download | serverdata-ed0075fcb386f8afe03b0a935835778c1ec846a1.tar.gz serverdata-ed0075fcb386f8afe03b0a935835778c1ec846a1.tar.bz2 serverdata-ed0075fcb386f8afe03b0a935835778c1ec846a1.tar.xz serverdata-ed0075fcb386f8afe03b0a935835778c1ec846a1.zip |
Tulimshar fixes by argul
NPC bug fixes in early level quests on 001-1 map.
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); |