summaryrefslogtreecommitdiff
path: root/src/map/skill.c
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2015-05-24 02:05:58 +0200
committerHaru <haru@dotalux.com>2015-05-24 02:08:38 +0200
commitdf24cb3220fcbb8c43d258656de10a92f53018a0 (patch)
treebe2271d8a357a3bcc51431b61b9ccc8d1d710585 /src/map/skill.c
parentdbaff8bdff2552c94d83e71249ae9e2117f62a72 (diff)
downloadhercules-df24cb3220fcbb8c43d258656de10a92f53018a0.tar.gz
hercules-df24cb3220fcbb8c43d258656de10a92f53018a0.tar.bz2
hercules-df24cb3220fcbb8c43d258656de10a92f53018a0.tar.xz
hercules-df24cb3220fcbb8c43d258656de10a92f53018a0.zip
Corrected distance check on homunculus skills
- Distance check on offensive skills was being done against the homunculus' master instead of the actual target, because of a variable accidentally overwritten in 8faef4ff. - Please don't reuse variables for unrelated things. You don't have to pay extra if you use one more variable, I promise. - Special thanks to MordekaiserGod. Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'src/map/skill.c')
0 files changed, 0 insertions, 0 deletions