mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
RHSSAF Compat - Disable vanilla use action on explosives (#8982)
This commit is contained in:
parent
904310c99a
commit
cd9372a8e1
@ -50,6 +50,7 @@ class CfgMagazines {
|
||||
|
||||
class CA_Magazine;
|
||||
class rhssaf_tm100_mag: CA_Magazine {
|
||||
useAction = 0;
|
||||
ace_explosives_DelayTime = 1;
|
||||
ace_explosives_Placeable = 1;
|
||||
ace_explosives_SetupObject = "ACE_Explosives_Place_rhssaf_tm100";
|
||||
|
Loading…
Reference in New Issue
Block a user