Initial support for web service for newer clients (#5731)
Co-authored-by: Jittapan Pluemsumran <secret@rathena.org> Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
This commit is contained in:
@@ -10089,8 +10089,6 @@ static const struct _battle_data {
|
||||
{ "vip_disp_rate", &battle_config.vip_disp_rate, 1, 0, 1, },
|
||||
{ "mon_trans_disable_in_gvg", &battle_config.mon_trans_disable_in_gvg, 0, 0, 1, },
|
||||
{ "homunculus_S_growth_level", &battle_config.hom_S_growth_level, 99, 0, MAX_LEVEL, },
|
||||
{ "emblem_woe_change", &battle_config.emblem_woe_change, 0, 0, 1, },
|
||||
{ "emblem_transparency_limit", &battle_config.emblem_transparency_limit, 80, 0, 100, },
|
||||
{ "discount_item_point_shop", &battle_config.discount_item_point_shop, 0, 0, 3, },
|
||||
{ "update_enemy_position", &battle_config.update_enemy_position, 0, 0, 1, },
|
||||
{ "devotion_rdamage", &battle_config.devotion_rdamage, 0, 0, 100, },
|
||||
|
||||
Reference in New Issue
Block a user