diff options
author | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-15 10:25:24 +0000 |
---|---|---|
committer | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-15 10:25:24 +0000 |
commit | 236ba4d2ef6a5e82747b92e11efb807fcfbd8f3d (patch) | |
tree | bffeccd5e3b7b44e9f0d69a3e32f0031800e09b1 /Changelog-SVN.txt | |
parent | 8c276f1978677fb63b7cf3fe9255491768d8895d (diff) | |
download | hercules-236ba4d2ef6a5e82747b92e11efb807fcfbd8f3d.tar.gz hercules-236ba4d2ef6a5e82747b92e11efb807fcfbd8f3d.tar.bz2 hercules-236ba4d2ef6a5e82747b92e11efb807fcfbd8f3d.tar.xz hercules-236ba4d2ef6a5e82747b92e11efb807fcfbd8f3d.zip |
* Changed weapon skills to read list_num from the skill_db when calculating damage
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1111 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-SVN.txt')
-rw-r--r-- | Changelog-SVN.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt index 1149e6bd7..5e8b575cd 100644 --- a/Changelog-SVN.txt +++ b/Changelog-SVN.txt @@ -1,6 +1,8 @@ Date Added
02/15
+ * Added Wallex's changes for weapon skills to read list_num from the skill_db
+ when calculating damage [celest]
* Login / Login SQL: Fixed the EXE-Version check (now it works finally :) [Sirius]
* Char SQL: Fixed the '0x2b05' reply to the mapserver (now multi - mapservers works again!)
* Rewrote skill blocking system that was allowing people to bypass blocking
|