summaryrefslogtreecommitdiff
path: root/conf/Changelog.txt
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-11-12 11:19:24 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-11-12 11:19:24 +0000
commitb1549e98e0736bab01f197ea22685a667b6b1083 (patch)
tree199db47f7b6b2888bdcc229fac606e91207d554c /conf/Changelog.txt
parent62c7a5a3b56f45d22b239009160ca5b4c27a52a8 (diff)
downloadhercules-b1549e98e0736bab01f197ea22685a667b6b1083.tar.gz
hercules-b1549e98e0736bab01f197ea22685a667b6b1083.tar.bz2
hercules-b1549e98e0736bab01f197ea22685a667b6b1083.tar.xz
hercules-b1549e98e0736bab01f197ea22685a667b6b1083.zip
Fixed homunculus skills having unlimited range instead of being capped to view_distance+1 (for details see bugreport:376)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11723 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf/Changelog.txt')
-rw-r--r--conf/Changelog.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/Changelog.txt b/conf/Changelog.txt
index 1c4654f9f..1795387ac 100644
--- a/conf/Changelog.txt
+++ b/conf/Changelog.txt
@@ -1,7 +1,8 @@
Date Added
2007/11/12
- * hom_setting&0x2 now disables skill range checks for homunculus. [Skotlex]2007/11/08
+ * hom_setting&0x2 now disables skill range checks for homunculus. [Skotlex]
+2007/11/08
* Removed the unneccessary @refreshonline command
2007/10/29
* Removed petid command (not needed because commands understand names)