summaryrefslogtreecommitdiff
path: root/db/Changelog.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-07-10 14:51:34 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-07-10 14:51:34 +0000
commit454f2747e5cc8d222b8bdbe39bfda2f433003747 (patch)
tree9ee9026350b54c9dc4c6156a664cd543013b3879 /db/Changelog.txt
parent143de8ba7b476f7c1a4934a478d9169214a205ce (diff)
downloadhercules-454f2747e5cc8d222b8bdbe39bfda2f433003747.tar.gz
hercules-454f2747e5cc8d222b8bdbe39bfda2f433003747.tar.bz2
hercules-454f2747e5cc8d222b8bdbe39bfda2f433003747.tar.xz
hercules-454f2747e5cc8d222b8bdbe39bfda2f433003747.zip
- Corrected skill require entry from the Twilight Pharmacy skills.
- Removed the Frost Nova entry from skill_unit_db - Moved Gospel's code to skill_castend_pos2 - Some cleaning of skill_castend_pos2 - Fixed a unnecessary map_freeblock_unlock call in the default case of skill_castend_pos2 - Sense/Estimation will now display the mob info window to all party members in the same map. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7595 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r--db/Changelog.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt
index 3db5a66dd..67b1de271 100644
--- a/db/Changelog.txt
+++ b/db/Changelog.txt
@@ -24,6 +24,11 @@
-----
=========================
+
+07/10
+ * Corrected skill require entry from the Twilight Pharmacy skills.
+ [Skotlex]
+ * Removed Frost Nova's skill_unit_db entry. [Skotlex]
07/09
* Added Guillontine's SP Drain per attack [Playtester]
* More item updates thanks to Haplo [Playtester]