diff options
author | Dennis Friis <peavey@inspircd.org> | 2009-06-22 20:12:58 +0200 |
---|---|---|
committer | Dennis Friis <peavey@inspircd.org> | 2009-06-22 20:12:58 +0200 |
commit | 71f84b2bff801df58c70cd11a73458d958f61a9f (patch) | |
tree | 070e1ff31f5d3c3e4ec781d1cd983dbb50197b4d /npc/001-1_Tulimshar/vincent.txt | |
parent | 0d48921e10982315b8f089e52db3c43716c5a172 (diff) | |
download | serverdata-71f84b2bff801df58c70cd11a73458d958f61a9f.tar.gz serverdata-71f84b2bff801df58c70cd11a73458d958f61a9f.tar.bz2 serverdata-71f84b2bff801df58c70cd11a73458d958f61a9f.tar.xz serverdata-71f84b2bff801df58c70cd11a73458d958f61a9f.zip |
Fix client .29.1 freezes on vincent and doug NPCs.
Diffstat (limited to 'npc/001-1_Tulimshar/vincent.txt')
-rw-r--r-- | npc/001-1_Tulimshar/vincent.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/001-1_Tulimshar/vincent.txt b/npc/001-1_Tulimshar/vincent.txt index cef10c02..6ad799d5 100644 --- a/npc/001-1_Tulimshar/vincent.txt +++ b/npc/001-1_Tulimshar/vincent.txt @@ -25,6 +25,7 @@ L_Opening2: L_Opening3: mes "[Vincent]"; mes "\"This is a great action figure! A must have! All I need is a few parts...\""; + next; goto L_Ask; L_Opening4: |