mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
fix some copy paste leftovers
This commit is contained in:
parent
74229224d6
commit
d3f9280e5d
@ -5,10 +5,9 @@ class CfgWeapons {
|
||||
};
|
||||
|
||||
class launch_NLAW_F: Launcher_Base_F {
|
||||
author = "$STR_BWA3_Author";
|
||||
scope = 1;
|
||||
scopeArsenal = 1;
|
||||
baseWeapon = "BWA3_PzF3";
|
||||
baseWeapon = "launch_NLAW_F";
|
||||
|
||||
magazineReloadTime = 0.1;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user