diff options
author | shadoweathena <shadoweathena@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-06 20:27:53 +0000 |
---|---|---|
committer | shadoweathena <shadoweathena@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-06 20:27:53 +0000 |
commit | 43597dc0aad2501294f4e499afb2468abae4134c (patch) | |
tree | 5f74f781d075a4d71cff3dafbef9990f82477242 | |
parent | ede8332e2fb3a6a0dfcfc842611224ee205505b9 (diff) | |
download | hercules-43597dc0aad2501294f4e499afb2468abae4134c.tar.gz hercules-43597dc0aad2501294f4e499afb2468abae4134c.tar.bz2 hercules-43597dc0aad2501294f4e499afb2468abae4134c.tar.xz hercules-43597dc0aad2501294f4e499afb2468abae4134c.zip |
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@35 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r-- | Changelog.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Changelog.txt b/Changelog.txt index f9fd1ccc4..d2620f878 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,6 +1,7 @@ Date Added
11/06
- - Fixed wrong coords for payon guild flags (it has the old map coords) [shadowlady]
+ - Fixed wrong coords for payon guild flags (it has the old map coords), fixed some weapon effects in item_db,
+ updated the mob_db (90%+ done), added EP 5-9 mobs to mob_branch.txt and EP 6 cards to item_cardalbum.txt[shadowlady]
* atcommand.c/.h,chrif.c/.h, added @changesex. [MC Cameri]
* mob.c & clif.c: Added & Modified a few parts dealing with monsters and guilds [Codemaster]
* mob.c: Re-did a few parts according to jA's 1057 version. [Codemaster]
|