diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-09-21 10:22:25 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-09-21 10:22:25 +0000 |
commit | 8e469c0de0676dadfdac20f3f44f1c7cf337efb8 (patch) | |
tree | 6da7bb382b4ebe3122717b7c032db893b25ec767 /npc/quests | |
parent | 8e2d7056fb461b04d20c868ffeed73468c6e1f3e (diff) | |
download | hercules-8e469c0de0676dadfdac20f3f44f1c7cf337efb8.tar.gz hercules-8e469c0de0676dadfdac20f3f44f1c7cf337efb8.tar.bz2 hercules-8e469c0de0676dadfdac20f3f44f1c7cf337efb8.tar.xz hercules-8e469c0de0676dadfdac20f3f44f1c7cf337efb8.zip |
removed double tabs
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11254 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests')
-rw-r--r-- | npc/quests/The_Sign_Quest.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/quests/The_Sign_Quest.txt b/npc/quests/The_Sign_Quest.txt index 843c7b796..41d9a52da 100644 --- a/npc/quests/The_Sign_Quest.txt +++ b/npc/quests/The_Sign_Quest.txt @@ -6388,7 +6388,7 @@ L_Done: // Niflheim Part & Realm of the Dead -niflheim,102,54,4 script Mad Man 739,{ +niflheim,102,54,4 script Mad Man 739,{ if(signquest > 53) goto L_Queen; if(signlaichin == 4) goto L_Where1; @@ -6742,7 +6742,7 @@ L_Queen: close; } -function script Sign_Seal { +function script Sign_Seal { if (@signseal == 1) { if (Sign_Seal1 == 1) set Sign_Seal1$,"big 1 o'clock"; |