diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-03-06 16:16:25 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-03-06 16:16:25 +0000 |
commit | 91370409aede963a205b1f9987a3594d6d4e3928 (patch) | |
tree | b00df8498d34daa92298805b2f4dadf31c5d9eda /db/Changelog.txt | |
parent | db118dccc74b5c9c0694cdfa863b33ed6984c0fb (diff) | |
download | hercules-91370409aede963a205b1f9987a3594d6d4e3928.tar.gz hercules-91370409aede963a205b1f9987a3594d6d4e3928.tar.bz2 hercules-91370409aede963a205b1f9987a3594d6d4e3928.tar.xz hercules-91370409aede963a205b1f9987a3594d6d4e3928.zip |
- Corrected the define for NK no cardfix (def).
- Updated skills that shouldn't ignore the target's cards: Smoking, Fling, Zenynage
- Fixed the char sql server not escaping the server name before inserting it on the ragsrvinfo table.
- Corrected @lvup not doing the party even share check.
- Corrected breaker's misc part not ignoring element.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9969 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r-- | db/Changelog.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index 869c82a00..30cf9bad3 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -19,6 +19,10 @@ ----- ======================== + +03/07 + * Updated skills that shouldn't ignore the target's cards: Smoking, Fling, + Zenynage. [Skotlex] 03/06 * Fixed Flying Angel headgear [Playtester] * Corrected the NK values of skills (0x08 -> 0x80): Self Destruction, |