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/thana_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/thana_quest.txt')
-rw-r--r-- | npc/quests/thana_quest.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/quests/thana_quest.txt b/npc/quests/thana_quest.txt index 64ca2b251..ddb2eb30f 100644 --- a/npc/quests/thana_quest.txt +++ b/npc/quests/thana_quest.txt @@ -2356,7 +2356,7 @@ OnTouch: mes "^3355FFThat action had no"; mes "effect. You'll have to"; mes "try something else.^000000"; - close; + close; } thana_boss,202,75,0 script Crest#2 111,3,3,{ @@ -2485,7 +2485,7 @@ OnTouch: mes "^3355FFThat action had no"; mes "effect. You'll have to"; mes "try something else.^000000"; - close; + close; } thana_boss,141,218,0 script Crest#5 111,3,3,{ |