Sync with L2jServer HighFive Jul 14th 2015.
This commit is contained in:
@ -83,6 +83,6 @@ public class FuncAtkEvasion extends AbstractFunction
|
||||
value += (level - 69) + 2;
|
||||
}
|
||||
}
|
||||
return value;
|
||||
return (int) value;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user