From 8dacd4d5ddc55a879ac1af370158592b91335714 Mon Sep 17 00:00:00 2001 From: ultramage Date: Thu, 24 May 2007 05:37:32 +0000 Subject: Fixed extra '}' typo in the bard quest git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10614 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/quests/Bard_Quest.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc') diff --git a/npc/quests/Bard_Quest.txt b/npc/quests/Bard_Quest.txt index 2299ebbff..464a700fc 100644 --- a/npc/quests/Bard_Quest.txt +++ b/npc/quests/Bard_Quest.txt @@ -1307,7 +1307,7 @@ S_StorySong: // For 3 and 4 cases we set more chance earlier on @random if(getarg(0) == 3 || getarg(0) == 4){ mes "[Errende]"; - if (sex) { + if (sex) mes "Heroic warrior,"; else mes "My fair lady,"; @@ -3004,4 +3004,4 @@ yuno_in04,33,119,3 script Adventurer#1 828,{ mes "Can't you see I'm busy?"; close; } -} \ No newline at end of file +} -- cgit v1.2.3-70-g09d2