From 620ea0643c3bcbfed5dd7c84e8d65fc8941997a7 Mon Sep 17 00:00:00 2001 From: Inkfish Date: Wed, 18 Nov 2009 15:39:24 +0000 Subject: Random fixes to some script typos git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14153 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/quests/quests_amatsu.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'npc/quests/quests_amatsu.txt') diff --git a/npc/quests/quests_amatsu.txt b/npc/quests/quests_amatsu.txt index 251a96d86..b632b25e6 100644 --- a/npc/quests/quests_amatsu.txt +++ b/npc/quests/quests_amatsu.txt @@ -666,7 +666,7 @@ OnInit: OnEnable: enablenpc "Am Mut#ama"; - set .MyMobs,.MyMobs-1; + set .MyMobs,3; monster "ama_test",35,102,"Am Mut",1301,1,"Am Mut#ama::OnMyMobDead"; monster "ama_test",40,91,"Am Mut",1301,1,"Am Mut#ama::OnMyMobDead"; monster "ama_test",56,108,"Am Mut",1301,1,"Am Mut#ama::OnMyMobDead"; @@ -706,8 +706,7 @@ OnInit: OnTouch: mes "[Coach]"; mes "( Clap- Clap- Clap- )"; - close; - end; + next; mes "[Coach]"; mes "Hohoho~ You are really something."; mes "You've got the moves, kiddo."; -- cgit v1.2.3-60-g2f50