diff options
author | shadowlady <shadowlady@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-09 00:11:10 +0000 |
---|---|---|
committer | shadowlady <shadowlady@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-09 00:11:10 +0000 |
commit | 8d73cd333cfd61c7eb63843f532e43690f7fde37 (patch) | |
tree | 251645e19ac2aea1ef345063253acbae208e75c0 /npc/quests | |
parent | 0ec57aa92bcc6156da52d1414e3070c3703e04ad (diff) | |
download | hercules-8d73cd333cfd61c7eb63843f532e43690f7fde37.tar.gz hercules-8d73cd333cfd61c7eb63843f532e43690f7fde37.tar.bz2 hercules-8d73cd333cfd61c7eb63843f532e43690f7fde37.tar.xz hercules-8d73cd333cfd61c7eb63843f532e43690f7fde37.zip |
Fixed bugs. Spaces!
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@74 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests')
-rw-r--r-- | npc/quests/bongunsword.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/npc/quests/bongunsword.txt b/npc/quests/bongunsword.txt index 50372f388..660daf483 100644 --- a/npc/quests/bongunsword.txt +++ b/npc/quests/bongunsword.txt @@ -37,8 +37,7 @@ mes "Hmm, it seems as if you need something. What would that be?"; close;
ExEnd:
- mes "[Old Smith]";
+ mes "[Old Smith]";
mes "...ah well, go out and live life young one. Time never stops!";
close;
-close; }
}
|