diff options
Diffstat (limited to 'npc/jobs')
-rw-r--r-- | npc/jobs/2-2e/SoulLinker.txt | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/npc/jobs/2-2e/SoulLinker.txt b/npc/jobs/2-2e/SoulLinker.txt index 870e4cc94..df5eb6d8d 100644 --- a/npc/jobs/2-2e/SoulLinker.txt +++ b/npc/jobs/2-2e/SoulLinker.txt @@ -410,7 +410,7 @@ OnTouch: mes "[Maia]"; mes "This Witherless Rose will"; mes "wither away instead of you..."; - donpcevent "Maia#link2::Oneff"; + specialeffect EF_MAPPILLAR2,AREA,"Maia#link2"; next; mes "[Maia]"; mes "This Witherless Rose will"; @@ -477,10 +477,6 @@ OnTouch: close2; warp "morocc",157,47; end; - -Oneff: - specialeffect EF_MAPPILLAR2; - end; } job_soul,35,30,6 duplicate(SLTester) Maia#link6 716 |