diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-01-24 22:13:29 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-01-24 22:13:29 +0000 |
commit | 2b2a52fd8881bdce88ab436c082b7612c04a66bf (patch) | |
tree | 16468c5cbe0b76ebb7a5c5a794f1ad2b15ad62b5 /db/Changelog.txt | |
parent | 519949ae8108400c33ff3981227155830070f2a0 (diff) | |
download | hercules-2b2a52fd8881bdce88ab436c082b7612c04a66bf.tar.gz hercules-2b2a52fd8881bdce88ab436c082b7612c04a66bf.tar.bz2 hercules-2b2a52fd8881bdce88ab436c082b7612c04a66bf.tar.xz hercules-2b2a52fd8881bdce88ab436c082b7612c04a66bf.zip |
Fixed a typo in skill_cast_db.txt making the server skip NJ_KUNAI
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9711 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r-- | db/Changelog.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index 884a3295e..f0d1e3f46 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -20,6 +20,9 @@ ======================== +01/24 + * Fixed a typo in skill_cast_db.txt making the server skip NJ_KUNAI [ultramage] + Reported in http://www.eathena.ws/board/index.php?showtopic=136136 01/22 * Removed homunculus entries from mob_db as they are no longer needed. [Skotlex] |