mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Missed part of a config
This commit is contained in:
parent
2805699c0c
commit
b62bec11f2
@ -13,7 +13,7 @@ class B_20mm: BulletBase {
|
||||
GVAR(gurney_k) = "1/2";*/
|
||||
GVAR(skip) = 1;
|
||||
};
|
||||
class B_30mm_HE: B_19mm {
|
||||
class B_30mm_HE: B_19mm_HE {
|
||||
// Used in Gorgon (Pandur II), assuming it's a L21A1 RARDEN, specifically HEI-T due to tracers
|
||||
// https://ordtech-industries.com/30x170-mm-ammunition-for-cannons-oerlikon-kcb-hispano-hs831l-l21-rarden/
|
||||
GVAR(skip) = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user