Browse Source

Fixed bugs. Spaces!

git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@74 54d463be-8e91-2dee-dedb-b68131a5f0ec
shadowlady 20 năm trước cách đây
mục cha
commit
c41f8b3e67
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  1. 1 2
      npc/quests/bongunsword.txt

+ 1 - 2
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;    }
 }