summaryrefslogtreecommitdiff
path: root/db/Changelog.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-10 19:26:56 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-10 19:26:56 +0000
commit045c123351a3ed8596799d57ae79165e76ed771a (patch)
tree5022a228eac1777297c752e49b6c0a65f3fe235a /db/Changelog.txt
parent269c643607bb5ef99141928971e6bac98e3095ed (diff)
downloadhercules-045c123351a3ed8596799d57ae79165e76ed771a.tar.gz
hercules-045c123351a3ed8596799d57ae79165e76ed771a.tar.bz2
hercules-045c123351a3ed8596799d57ae79165e76ed771a.tar.xz
hercules-045c123351a3ed8596799d57ae79165e76ed771a.zip
- Added a few dummy times in skill_cast_db for some GS skills.
- Autoskills now won't trigger on maps where said skill are not allowed. - Some compilation warning fixes git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5565 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r--db/Changelog.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt
index b9b4b864c..458630fe0 100644
--- a/db/Changelog.txt
+++ b/db/Changelog.txt
@@ -27,6 +27,8 @@
=========================
03/10
+ * Added a few dummy duration values on skill_cast_db for some GS skills
+ (better than leaving them on 0...) [Skotlex]
* Updated div of LoV, Combo Skills and other such skills whose damage
equation does not really scales well with the number of hits. [Skotlex]
* Made G_Giant_Hornet Agressive, thanks to Blackgatomon [Lupus]