summaryrefslogtreecommitdiff
path: root/db/Changelog.txt
diff options
context:
space:
mode:
authorPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-19 22:57:08 +0000
committerPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-19 22:57:08 +0000
commit1dfd1a61d98470ec7238143a76620a891836f45a (patch)
tree35177d1f078ad5bda6c2e085916d30af57a00d19 /db/Changelog.txt
parent31add1651931d96b275edfff8bf0129d9fe4e0ca (diff)
downloadhercules-1dfd1a61d98470ec7238143a76620a891836f45a.tar.gz
hercules-1dfd1a61d98470ec7238143a76620a891836f45a.tar.bz2
hercules-1dfd1a61d98470ec7238143a76620a891836f45a.tar.xz
hercules-1dfd1a61d98470ec7238143a76620a891836f45a.zip
Major fix to the mob_skill_db
- traps are now placed around2 rather than self - all idle skills should work now git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6662 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r--db/Changelog.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt
index f902e06a5..247a3e4b0 100644
--- a/db/Changelog.txt
+++ b/db/Changelog.txt
@@ -27,6 +27,9 @@
=========================
05/19
+ * Major fix to the mob_skill_db [Playtester]
+ - traps are now placed around2 rather than self
+ - all idle skills should work now
* More fixes on Amon Ra [Playtester]
* Fixed Bascojin's mob summoning [Playtester]
* Fixed some SPRITE names of mobs [Playtester]