diff options
-rw-r--r-- | npc/jobs/2-2e/SoulLinker.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/jobs/2-2e/SoulLinker.txt b/npc/jobs/2-2e/SoulLinker.txt index 33811342c..b57179362 100644 --- a/npc/jobs/2-2e/SoulLinker.txt +++ b/npc/jobs/2-2e/SoulLinker.txt @@ -316,7 +316,7 @@ morocc_in,174,30,6 script Kid#link1 716,{ mes "your eyes and relax."; mes "We'll go back into the"; mes "depths of your mind."; - close; + close2; warp "job_soul",30,30; end; } |