Bladeren bron

Remove unused battle configs

aleos 1 jaar geleden
bovenliggende
commit
d3ea299f53
2 gewijzigde bestanden met toevoegingen van 0 en 8 verwijderingen
  1. 0 4
      conf/battle/battleground.conf
  2. 0 4
      conf/battle/guild.conf

+ 0 - 4
conf/battle/battleground.conf

@@ -9,10 +9,6 @@
 //         assume unit types (1: Pc, 2: Mob, 4: Pet, 8: Homun, 16: Mercenary, 128: NPC, 512: Elemental)
 //--------------------------------------------------------------
 
-// Flee penalty on BG grounds.
-// NOTE: It's %, not absolute, so 20 is -20% of your total flee
-bg_flee_penalty: 20
-
 // Interval before updating the bg-member map mini-dots (milliseconds)
 bg_update_interval: 1000
 

+ 0 - 4
conf/battle/guild.conf

@@ -27,10 +27,6 @@ guild_max_castles: 0
 // Note: This was changed in renewal in favor of individual skill cooldown.
 guild_skill_relog_delay: 300000
 
-// Flee penalty on gvg grounds. Official value is 20 (Note 2)
-// NOTE: It's %, not absolute, so 20 is -20% of your total flee
-gvg_flee_penalty: 20
-
 // Can the 'Glory of Guild' skill be learnt in the Guild window,
 // and does changing emblems require it? (Note 1)
 // P.S: This skill is not implemented on official servers