diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/Changelog.txt | 3 | ||||
-rw-r--r-- | conf/battle/homunc.conf | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/conf/Changelog.txt b/conf/Changelog.txt index d0b2caad8..22aca2ff5 100644 --- a/conf/Changelog.txt +++ b/conf/Changelog.txt @@ -1,5 +1,8 @@ Date Added +2008/01/22 + * Removed hom_setting&02 (ignore skill range) as this was fixed by Gravity + some time ago. [Skotlex] 2008/01/13 * Corrected job_knt Mapflags. (bugreport:803) [Samuray22] 2008/01/10 diff --git a/conf/battle/homunc.conf b/conf/battle/homunc.conf index b6210f773..2acff0a5e 100644 --- a/conf/battle/homunc.conf +++ b/conf/battle/homunc.conf @@ -24,7 +24,6 @@ // Homunculus setting (Note 3) // Activates various 'quirks' that makes them behave unlike normal characters. // 0x001: Can't be targetted by support skills (except for their master) -// 0x002: All of their skills get a range equal to view distance + 1 // 0x004: Mobs will always go after them instead of players until attacked // 0x008: Copy their master's speed on spawn/map-change // 0x010: They display luk/3+1 instead of their actual critical in the |