|
@@ -634,7 +634,7 @@ int64 battle_attr_fix(struct block_list *src, struct block_list *target, int64 d
|
|
int battle_calc_cardfix(int attack_type, struct block_list *src, struct block_list *target, std::bitset<NK_MAX> nk, int rh_ele, int lh_ele, int64 damage, int left, int flag){
|
|
int battle_calc_cardfix(int attack_type, struct block_list *src, struct block_list *target, std::bitset<NK_MAX> nk, int rh_ele, int lh_ele, int64 damage, int left, int flag){
|
|
struct map_session_data *sd, ///< Attacker session data if BL_PC
|
|
struct map_session_data *sd, ///< Attacker session data if BL_PC
|
|
std::vector<e_race2> s_race2, /// Attacker Race2
|
|
std::vector<e_race2> s_race2, /// Attacker Race2
|