mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Fixed spacings and alphabetical order.
This commit is contained in:
parent
e7c06fb8d7
commit
61b77332a1
@ -37,6 +37,7 @@ Aleksey EpMAK Yermakov <epmak777@gmail.com>
|
|||||||
Alganthe <alganthe@live.fr>
|
Alganthe <alganthe@live.fr>
|
||||||
Anthariel <Contact@storm-simulation.com>
|
Anthariel <Contact@storm-simulation.com>
|
||||||
Asgar Serran <piechottaf@web.de>
|
Asgar Serran <piechottaf@web.de>
|
||||||
|
Bamse <bamsis@gmail.com>
|
||||||
Bla1337
|
Bla1337
|
||||||
BlackPixxel
|
BlackPixxel
|
||||||
BlackQwar
|
BlackQwar
|
||||||
@ -101,4 +102,3 @@ Valentin Torikian <valentin.torikian@gmail.com>
|
|||||||
VyMajoris(W-Cephei)<vycanismajoriscsa@gmail.com>
|
VyMajoris(W-Cephei)<vycanismajoriscsa@gmail.com>
|
||||||
Winter <simon@agius-muscat.net>
|
Winter <simon@agius-muscat.net>
|
||||||
zGuba
|
zGuba
|
||||||
Bamse <bamsis@gmail.com>
|
|
@ -15,7 +15,7 @@ class CfgWeapons
|
|||||||
class rhs_weap_m4_Base: arifle_MX_Base_F {
|
class rhs_weap_m4_Base: arifle_MX_Base_F {
|
||||||
ACE_barrelTwist=177.8;
|
ACE_barrelTwist=177.8;
|
||||||
ACE_barrelLength=368.3;
|
ACE_barrelLength=368.3;
|
||||||
class M203_GL : UGL_F {
|
class M203_GL : UGL_F {
|
||||||
magazines[] = {
|
magazines[] = {
|
||||||
"rhs_mag_M441_HE",
|
"rhs_mag_M441_HE",
|
||||||
"rhs_mag_M433_HEDP",
|
"rhs_mag_M433_HEDP",
|
||||||
@ -61,7 +61,7 @@ class CfgWeapons
|
|||||||
"ACE_HuntIR_M203"
|
"ACE_HuntIR_M203"
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
class M320_GL : M203_GL {
|
class M320_GL : M203_GL {
|
||||||
magazines[] = {
|
magazines[] = {
|
||||||
"rhs_mag_M441_HE",
|
"rhs_mag_M441_HE",
|
||||||
"rhs_mag_M433_HEDP",
|
"rhs_mag_M433_HEDP",
|
||||||
|
Loading…
Reference in New Issue
Block a user