diff options
Diffstat (limited to 'src/map/battle.c')
-rw-r--r-- | src/map/battle.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/map/battle.c b/src/map/battle.c index 12e8f69f6..4f2e03e5f 100644 --- a/src/map/battle.c +++ b/src/map/battle.c @@ -1213,8 +1213,6 @@ static struct Damage battle_calc_weapon_attack( case W_SHOTGUN: case W_GATLING: case W_GRENADE: - case W_WHIP: //These two do use arrow based skills. - case W_MUSICAL: break; default: i |= 16; // for ex. shuriken must not be influenced by DEX |