diff options
author | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-01-30 16:02:55 +0000 |
---|---|---|
committer | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-01-30 16:02:55 +0000 |
commit | f17c3bc02c9e82147fb471132940e84d227ec4bc (patch) | |
tree | c7623d4aefa26cb8ae461b63c1efed99d8c99adf /npc/quests/Bard_Quest.txt | |
parent | fa2020be43ddc026460896a3bb8b1d0f425265b2 (diff) | |
download | hercules-f17c3bc02c9e82147fb471132940e84d227ec4bc.tar.gz hercules-f17c3bc02c9e82147fb471132940e84d227ec4bc.tar.bz2 hercules-f17c3bc02c9e82147fb471132940e84d227ec4bc.tar.xz hercules-f17c3bc02c9e82147fb471132940e84d227ec4bc.zip |
- Removed trailing tabs, and fixed some spacing.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15524 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/Bard_Quest.txt')
-rw-r--r-- | npc/quests/Bard_Quest.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/quests/Bard_Quest.txt b/npc/quests/Bard_Quest.txt index 023aedf2e..2a0483757 100644 --- a/npc/quests/Bard_Quest.txt +++ b/npc/quests/Bard_Quest.txt @@ -630,7 +630,7 @@ geffen,132,38,3 script Bard#2 51,{ mes "in advance~"; set gef_bard_q,24; } - goto L_End; + goto L_End; } else if (@inputstr$ == "Gunther") { mes "[Errende]"; @@ -1719,7 +1719,7 @@ morocc,134,111,3 script Bard#3 741,{ mes "[Kino Kitty]"; mes "Hmm...?"; mes "I wish everyone in the world were as kind and honest as you. If that were the case, there'd be no selfish fights. Hahahahaha~"; - close; + close; } } else if (gef_bard_q > 12 && gef_bard_q < 16) { @@ -1799,7 +1799,7 @@ morocc,134,111,3 script Bard#3 741,{ mes "Hmmm...?"; mes "There's no reason to be scared."; mes "I mean, I won't bite or anything."; - close; + close; } } else if (gef_bard_q == 10) { |