diff options
author | Maximilian Philipps <Turmfalke2007@web.de> | 2009-07-19 17:22:57 +0200 |
---|---|---|
committer | Jared Adams <jaxad0127@gmail.com> | 2009-07-20 18:00:26 -0600 |
commit | f31497688ec199d06f04d137ada8879fa1b419cc (patch) | |
tree | 2a4d42d147b9a826059188b2e72c7a2c62e2ce92 /npc/009-2_Hurnscald/doctor.txt | |
parent | ea7661d8046b5b6d7ce0199546fe1e5331f5ac18 (diff) | |
download | serverdata-f31497688ec199d06f04d137ada8879fa1b419cc.tar.gz serverdata-f31497688ec199d06f04d137ada8879fa1b419cc.tar.bz2 serverdata-f31497688ec199d06f04d137ada8879fa1b419cc.tar.xz serverdata-f31497688ec199d06f04d137ada8879fa1b419cc.zip |
removes next; when followed by a close;
Diffstat (limited to 'npc/009-2_Hurnscald/doctor.txt')
-rw-r--r-- | npc/009-2_Hurnscald/doctor.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/npc/009-2_Hurnscald/doctor.txt b/npc/009-2_Hurnscald/doctor.txt index df2c5542..e2cd6f20 100644 --- a/npc/009-2_Hurnscald/doctor.txt +++ b/npc/009-2_Hurnscald/doctor.txt @@ -50,7 +50,6 @@ L_Axe: next; mes "[Doctor]"; mes "\"Wait. Thats just a fake. Shame on you!\""; - next; close; L_Eyepatch: @@ -63,7 +62,6 @@ L_Eyepatch: mes "[Doctor]"; mes "\"If you change you're mind, please come back and see me.\""; - next; close; L_Eyepatch_GlassEye: @@ -74,7 +72,6 @@ L_Eyepatch_GlassEye: mes "[Doctor]"; mes "\"I can't seem to find where I put that box. You should come back later, I may have found them by then.\""; - next; close; L_NohMask: |