diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-02-07 23:23:53 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-02-07 23:23:53 +0000 |
commit | c4dcc1a9106ce01cf02b0ffc32ab4498957ac390 (patch) | |
tree | 55f2e032ac7728203541f7777dd531ce8d11643e /db/Changelog.txt | |
parent | ff28bd5e88ed683f73022dcf10f00a67898536ed (diff) | |
download | hercules-c4dcc1a9106ce01cf02b0ffc32ab4498957ac390.tar.gz hercules-c4dcc1a9106ce01cf02b0ffc32ab4498957ac390.tar.bz2 hercules-c4dcc1a9106ce01cf02b0ffc32ab4498957ac390.tar.xz hercules-c4dcc1a9106ce01cf02b0ffc32ab4498957ac390.zip |
- Modified spider web so that the skill_unit_db flag restrictions may take place.
- Modified Spider web so that it can't be casted on top of another web.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9821 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r-- | db/Changelog.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index 69a86761c..39ba44b1d 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -21,6 +21,7 @@ ======================== 02/07 + * Modified Spider web so that it can't be casted on top of another web. * Updated the range of BioExplosion and Self Destruction so they count as ranged skills. 02/05 |