summaryrefslogtreecommitdiff
path: root/Changelog.txt
diff options
context:
space:
mode:
authorLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-11-26 20:49:37 +0000
committerLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-11-26 20:49:37 +0000
commit001f8acbf66d799408cce996ee7a7a74f63c979a (patch)
tree3f600eefcb4aaa4304e6ba94f5f999ad19afe621 /Changelog.txt
parentdadeccc29bcbd5c79e836981902ee44d83f6ca86 (diff)
downloadhercules-001f8acbf66d799408cce996ee7a7a74f63c979a.tar.gz
hercules-001f8acbf66d799408cce996ee7a7a74f63c979a.tar.bz2
hercules-001f8acbf66d799408cce996ee7a7a74f63c979a.tar.xz
hercules-001f8acbf66d799408cce996ee7a7a74f63c979a.zip
Fixed Abrakadabra skill
and 2 minor bugs in skills.c (related to consumed items) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@372 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r--Changelog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt
index b36d4f321..52ef95715 100644
--- a/Changelog.txt
+++ b/Changelog.txt
@@ -1,5 +1,6 @@
Date Added
11/26
+ * Fixed Abrakadabra (2 minor bugs of consumed items - they were ignored if placed in 0 pos) [Lupus]
* Finished Full Strip, Weapon Refine, Slim Pitcher and Full Protection. [celest]
* Added skill_nocast_db.txt. Use it to set which skills cannot be used in
which conditions [celest]