diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-06 12:02:17 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-06 12:02:17 +0000 |
commit | 688dc3e7034d4cdbb9a6f62879a2dcdc84ec8180 (patch) | |
tree | 71482bfb9a6af8359fcdc9e70cfc786f8fb3a014 /db/Changelog.txt | |
parent | eb7ce98e6950fa882481db7d22e7a51db3af2eca (diff) | |
download | hercules-688dc3e7034d4cdbb9a6f62879a2dcdc84ec8180.tar.gz hercules-688dc3e7034d4cdbb9a6f62879a2dcdc84ec8180.tar.bz2 hercules-688dc3e7034d4cdbb9a6f62879a2dcdc84ec8180.tar.xz hercules-688dc3e7034d4cdbb9a6f62879a2dcdc84ec8180.zip |
* Added missing item names in the item_db
- please fix the txt files if there's a bug to begin with next time
- also ingame names shouldn't have "_"
- updated sql files
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11372 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r-- | db/Changelog.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index 1043eb2c7..b7f5a4ef8 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -35,6 +35,11 @@ 13034 Desert_Twilight Small chance to activate max Attack Speed for 7 seconds. ======================= +10/06 + * Added missing item names in the item_db [Playtester] + - please fix the txt files if there's a bug to begin with next time + - also ingame names shouldn't have "_" + - updated sql files 10/05 * Updated gender restrictions to aegis [Playtester] - it will still be ignored by eA due to a config setting |