diff options
author | samuray22 <samuray22@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-07-22 18:29:10 +0000 |
---|---|---|
committer | samuray22 <samuray22@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-07-22 18:29:10 +0000 |
commit | e37cb3402fe4c3a62820351ee888e6624077e9fc (patch) | |
tree | 5ea55e89324d0b675fb8b326859a80a447b1cf5e /npc/Changelog.txt | |
parent | 0230a1631060d9b18f78b715dc3d3785ed5d49a2 (diff) | |
download | hercules-e37cb3402fe4c3a62820351ee888e6624077e9fc.tar.gz hercules-e37cb3402fe4c3a62820351ee888e6624077e9fc.tar.bz2 hercules-e37cb3402fe4c3a62820351ee888e6624077e9fc.tar.xz hercules-e37cb3402fe4c3a62820351ee888e6624077e9fc.zip |
* Rev. 10895 Added a Missing "close;" in "Bomb Maker" from "quests_hugel".
-Thanks to Elfange.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10895 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r-- | npc/Changelog.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index e0ea8b8ea..9a4f094a1 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,8 +1,10 @@ Date Added ====== 2007/07/22 + * Rev. 10895 Added a Missing "close;" in "Bomb Maker" from "quests_hugel". [Samuray22] + -Thanks to Elfange * Rev. 10893 Correct some typos error like "next;ing". [Samuray22] - -Thank to theultradamage + -Thanks to theultradamage * Rev. 10891 Fixed a Little bug on "How does the Airship Works" Quest. [Samuray22] -Thanks to Tantarian 2007/07/21 |