From ac9ba3147b30c5af55884c135e552d61bcc042c3 Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Thu, 18 Oct 2007 22:04:47 +0000 Subject: Uncommented the ShowWarning and ShowDebug from rev. 11508, and cleaned up the warnings it produced. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11516 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/custom/adoption.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/custom/adoption.txt') diff --git a/npc/custom/adoption.txt b/npc/custom/adoption.txt index 2a63922b7..18d942e7e 100644 --- a/npc/custom/adoption.txt +++ b/npc/custom/adoption.txt @@ -473,7 +473,7 @@ function script AdoptReset { return; } -prt_church,165,166,6 script Teacher 97,{ +prt_church,165,166,6 script Teacher#adopt 97,{ mes "[Mario]"; if (Upper==2 && (getskilllv(408)<=0 || getskilllv(409)<=0)) goto L_Teach; if (Upper==2) mes "Hello, baby! How are you?"; -- cgit v1.2.3-70-g09d2