summaryrefslogtreecommitdiff
path: root/db/Changelog.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-06-28 16:42:32 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-06-28 16:42:32 +0000
commit2fbedc46150f0b296d165ff58defd3a5e6a7deb9 (patch)
treedfb2d83b6246cdea6f645af0a05e5ba365345105 /db/Changelog.txt
parente07b2da8d90f955dbe01737e9bfdb73ddaa3bd83 (diff)
downloadhercules-2fbedc46150f0b296d165ff58defd3a5e6a7deb9.tar.gz
hercules-2fbedc46150f0b296d165ff58defd3a5e6a7deb9.tar.bz2
hercules-2fbedc46150f0b296d165ff58defd3a5e6a7deb9.tar.xz
hercules-2fbedc46150f0b296d165ff58defd3a5e6a7deb9.zip
- Added inf2 4096 (INF2_ALLOW_ENEMY) which is to be used in conjunction with INF2_PARTY_ONLY/INF2_GUILD_ONLY when said skill should ALSO be allowed to be used on enemies.
- Updated Soul Change to use inf2 4096 (INF2_ALLOW_ENEMY). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7376 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r--db/Changelog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt
index 1b21c8efc..4b2c0bc90 100644
--- a/db/Changelog.txt
+++ b/db/Changelog.txt
@@ -25,6 +25,7 @@
=========================
06/28
+ * Updated Soul Change to use inf2 4096 (INF2_ALLOW_ENEMY). [Skotlex]
* Updated Morpheus's Hood and Freyr's Shoes [Playtester]
* Fixed the SP usage of AS_SPLASHER. Thanks to Belle. [MasterOfMuppets]
06/27