From f8940c74683681af37179e1fe6c471c0f290528b Mon Sep 17 00:00:00 2001 From: ultramage Date: Fri, 26 Jan 2007 15:01:39 +0000 Subject: More typo fixes git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9714 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/quests/WIP/schwalz.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/quests/WIP/schwalz.txt') diff --git a/npc/quests/WIP/schwalz.txt b/npc/quests/WIP/schwalz.txt index 83103a498..097bb315c 100644 --- a/npc/quests/WIP/schwalz.txt +++ b/npc/quests/WIP/schwalz.txt @@ -237,12 +237,12 @@ close; Quest_enable: if (countitem (7345) >= 10) && (countitem(7347) >=10) && (countitem(7346) >=1) goto Quest_end; mes "[Ghalstein]"; -mes "You havent geather items yet. Come back when you should."; +mes "You haven't gathered the items yet. Come back when you should."; close; Quest_end: mes "[Ghalstein]"; -mes "Well done. You have finished my part of quest."; +mes "Well done. You have finished my part of the quest."; mes "Now, Visit Gushaar. He can be found sowhere around Yuno."; next; mes "[Ghalstein]"; -- cgit v1.2.3-70-g09d2