mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Added RPG18 backblast
This commit is contained in:
parent
01b969cfe4
commit
23b7cd93b8
@ -551,6 +551,9 @@ class CfgWeapons
|
||||
GVAR(range) = 2;
|
||||
GVAR(damage) = 0.5;
|
||||
};
|
||||
|
||||
|
||||
class CUP_launch_RPG18: Launcher_Base_F {
|
||||
GVAR(angle) = 40;
|
||||
GVAR(range) = 15;
|
||||
GVAR(damage) = 1;
|
||||
};
|
||||
};
|
Loading…
Reference in New Issue
Block a user