summaryrefslogtreecommitdiff
path: root/src/map/battle.c
diff options
context:
space:
mode:
authorshennetsind <ind@henn.et>2014-03-22 18:26:29 -0300
committershennetsind <ind@henn.et>2014-03-22 18:26:29 -0300
commit17de8408fa79f286d65a4e35011c7524daf1202c (patch)
tree9188631e6f01353d0c59b0c7ba991f7d4d839581 /src/map/battle.c
parent3b0597c7f7696265df322d4d858d9cb80c64954f (diff)
downloadhercules-17de8408fa79f286d65a4e35011c7524daf1202c.tar.gz
hercules-17de8408fa79f286d65a4e35011c7524daf1202c.tar.bz2
hercules-17de8408fa79f286d65a4e35011c7524daf1202c.tar.xz
hercules-17de8408fa79f286d65a4e35011c7524daf1202c.zip
Fixed Bug 8109
elemental's action could cause itself to be destroyed (e.g. due to target's reflect) and would thus cause sd->ed to be null, and would cause a crash when trying to access sd->ed->db, so moving the duration check to prior to elemental's action trigger. Special Thanks to OmegaRed. http://hercules.ws/board/tracker/issue-8109-mapserver-crash-skill-so-el-action Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to 'src/map/battle.c')
0 files changed, 0 insertions, 0 deletions