mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Removed extra text from CfgAmmoFragParameters
This commit is contained in:
parent
a4f2ad45d8
commit
722e86a200
@ -6,11 +6,6 @@ class B_20mm: BulletBase {
|
|||||||
// Used in Weisel/AWC Nyx, which makes it a Rheinmetall Mk 20 Rh-202
|
// Used in Weisel/AWC Nyx, which makes it a Rheinmetall Mk 20 Rh-202
|
||||||
// http://www.navweaps.com/Weapons/WNGER_20mm-65_mk20.php
|
// http://www.navweaps.com/Weapons/WNGER_20mm-65_mk20.php
|
||||||
// total mass of 134g probably not enough to do anything
|
// total mass of 134g probably not enough to do anything
|
||||||
/*GVAR(fragCount) = 20;
|
|
||||||
GVAR(metal) = ;
|
|
||||||
GVAR(charge) = ;
|
|
||||||
GVAR(gurney_c) = ;
|
|
||||||
GVAR(gurney_k) = "1/2";*/
|
|
||||||
GVAR(skip) = 1;
|
GVAR(skip) = 1;
|
||||||
};
|
};
|
||||||
class B_30mm_HE: B_19mm_HE {
|
class B_30mm_HE: B_19mm_HE {
|
||||||
|
Loading…
Reference in New Issue
Block a user