From 000e370318c50a8f0dd224d92e450f1613ba6e18 Mon Sep 17 00:00:00 2001 From: ultramage Date: Fri, 26 Jan 2007 13:43:54 +0000 Subject: - Fixed a monster spawn typo in hu_fild05 and lou_fild01 - Added a missing dialogue branch in novice.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9713 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/jobs/novice/novice.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'npc/jobs/novice') diff --git a/npc/jobs/novice/novice.txt b/npc/jobs/novice/novice.txt index 38b899811..e04ab51c6 100644 --- a/npc/jobs/novice/novice.txt +++ b/npc/jobs/novice/novice.txt @@ -768,6 +768,11 @@ new_zone02.gat,115,111,4 script Item Instructor 726,{ mes "just for listening."; set BaseExp,BaseExp+155; next; + } else { + mes "[Alice]"; + mes "Umm... You can drink"; + mes "it later I guess."; + next; } disable_items; mes "[Alice]"; -- cgit v1.2.3-60-g2f50