From 3b580431e8bd0adec1c8fa87abbc2e3c75f3faca Mon Sep 17 00:00:00 2001 From: shennetsind Date: Sun, 25 Dec 2011 11:13:27 +0000 Subject: Follow up r15267, changed to standard git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15268 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/battle.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/map/battle.c') diff --git a/src/map/battle.c b/src/map/battle.c index 682020c23..aa494c3e4 100644 --- a/src/map/battle.c +++ b/src/map/battle.c @@ -1240,8 +1240,6 @@ static struct Damage battle_calc_weapon_attack(struct block_list *src,struct blo cri+= sd->critaddrace[tstatus->race]; if(flag.arrow) cri += sd->arrow_cri; - if(sd->status.weapon == W_KATAR) - cri <<=1; } //The official equation is *2, but that only applies when sd's do critical. //Therefore, we use the old value 3 on cases when an sd gets attacked by a mob -- cgit v1.2.3-70-g09d2