|
@@ -688,11 +688,7 @@ int unit_blown(struct block_list* bl, int dx, int dy, int count, int flag)
|
|
map_foreachinmovearea(clif_outsight, bl, AREA_SIZE, dx, dy, bl->type == BL_PC ? BL_ALL : BL_PC, bl);
|
|
map_foreachinmovearea(clif_outsight, bl, AREA_SIZE, dx, dy, bl->type == BL_PC ? BL_ALL : BL_PC, bl);
|
|
skill_unit_move_unit_group(su->group, bl->m, dx, dy);
|
|
skill_unit_move_unit_group(su->group, bl->m, dx, dy);
|