Skip to content

Commit

Permalink
upadte
Browse files Browse the repository at this point in the history
updated indirectHitRange and frags
  • Loading branch information
Jansgi committed Feb 23, 2017
1 parent d7c9871 commit 477503e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions addons/afi_balanced_arty/config.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ class CfgAmmo {
class Sh_82mm_AMOS: Sh_155mm_AMOS {
hit = 25;
indirectHit = 25;
indirectHitRange = 5;
indirectHitRange = 7;
//ACE3 frags
ace_frag_enabled = 1;
ace_frag_classes[] = {"ACE_frag_tiny","ACE_frag_tiny_HD","ACE_frag_small","ACE_frag_small_HD"};
ace_frag_classes[] = {"ACE_frag_medium_HD","ACE_frag_small","ACE_frag_small_HD"};
ace_frag_metal = 2700;
ace_frag_charge = 400;
ace_frag_gurney_c = 2440;
Expand Down

0 comments on commit 477503e

Please sign in to comment.