From 50e1f6c0781df16026cd64bdd87f206295c4a8aa Mon Sep 17 00:00:00 2001 From: csnv Date: Mon, 15 Sep 2014 22:22:17 +0200 Subject: Fixed song display, changed devotion conditions - Fixed bug report http://hercules.ws/board/tracker/issue-8338-apple-of-iduns/?gopid=23558#entry23558 - Changes devotion check to work with reflect equipment of the target --- src/map/skill.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/map/skill.c') diff --git a/src/map/skill.c b/src/map/skill.c index aa87d9f4d..97d4f3e9f 100644 --- a/src/map/skill.c +++ b/src/map/skill.c @@ -11489,9 +11489,8 @@ int skill_unit_onplace(struct skill_unit *src, struct block_list *bl, int64 tick sce->val4 = 0; timer->delete(sce->timer, status->change_timer); sce->timer = timer->add(tick+sg->limit, status->change_timer, bl->id, type); - } else if (!battle_config.song_timer_reset) + } - break; case UNT_FOGWALL: -- cgit v1.2.3-70-g09d2