Improved wording

This commit is contained in:
Daegaladh 2024-09-16 19:00:53 +02:00
parent c07f685a31
commit ae501999bb

View File

@ -10698,7 +10698,7 @@ int skill_castend_nodamage_id (struct block_list *src, struct block_list *bl, ui
hd.homunculus.intimacy = hom_intimacy_grade2intimacy(HOMGRADE_HATE_WITH_PASSION);
clif_send_homdata(hd, SP_INTIMATE);
// There's a delay between splash damage and the homunculus death
// There's a delay between the explosion and the homunculus death
skill_addtimerskill(src, tick + skill_get_time(skill_id, skill_lv), src->id, 0, 0, skill_id, skill_lv, 0, flag);
break;
}