mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Added Strela
This commit is contained in:
parent
a6106f2cc2
commit
206249ebd5
@ -534,5 +534,9 @@ class CfgWeapons
|
||||
GVAR(range) = 15;
|
||||
GVAR(damage) = 0.3; // Main damage arises from debris rather than the actual backblast
|
||||
};
|
||||
|
||||
class CUP_launch_9K32Strela: Launcher_Base_F {
|
||||
GVAR(angle) = 30;
|
||||
GVAR(range) = 2;
|
||||
GVAR(damage) = 0.5;
|
||||
};
|
||||
};
|
Loading…
Reference in New Issue
Block a user