diff options
author | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-01-30 20:17:55 +0000 |
---|---|---|
committer | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-01-30 20:17:55 +0000 |
commit | 9fbf9932e874845247f285e5c1c4f6c15b4cea58 (patch) | |
tree | 47939b089708ffc221cc819177f3632e5cdaa543 /npc/quests/quests_ein.txt | |
parent | c6e18085940a91c2656bc6bfeb795693b1fbb3c4 (diff) | |
download | hercules-9fbf9932e874845247f285e5c1c4f6c15b4cea58.tar.gz hercules-9fbf9932e874845247f285e5c1c4f6c15b4cea58.tar.bz2 hercules-9fbf9932e874845247f285e5c1c4f6c15b4cea58.tar.xz hercules-9fbf9932e874845247f285e5c1c4f6c15b4cea58.zip |
- Removed more trailing tabs.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15527 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/quests_ein.txt')
-rw-r--r-- | npc/quests/quests_ein.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/quests/quests_ein.txt b/npc/quests/quests_ein.txt index 798b13bb9..a59857187 100644 --- a/npc/quests/quests_ein.txt +++ b/npc/quests/quests_ein.txt @@ -149,7 +149,7 @@ einbech,97,167,5 script Cavitar 847,{ mes "Come back"; mes "whenever you're ready."; close; - } + } } else { if (BaseLevel < 40){ @@ -423,7 +423,7 @@ einbech,97,167,5 script Cavitar 847,{ mes "But please understand"; mes "that I'm desperate..."; close; - } + } case 2: mes "[Cavitar]"; mes "You're..."; @@ -6022,7 +6022,7 @@ ein_in01,31,138,3 script Calla#ein 90,{ mes "Would you please tell"; mes "me your name again?"; close; - } + } } if (EIN_LOVERQ == 4) { mes "[Calla]"; |