Skip to content

Commit

Permalink
Explosives - Fix mines are not destructible (#144)
Browse files Browse the repository at this point in the history
Enable damage for mines
  • Loading branch information
Kexanone authored Jan 18, 2025
1 parent 615fc57 commit da635e0
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions addons/explosives/Prefabs/Weapons/Core/Mine_base.et
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
GenericEntity : "{CD00FFBAFD036BE2}Prefabs/Weapons/Core/Explosives_base.et" {
ID "5968D2B6A82C6019"
components {
SCR_MineDamageManager "{5A187C4DB2CF86F2}" {
Enabled 0
}
ActionsManagerComponent "{59E4E6938E65C2ED}" {
additionalActions {
ACE_Explosives_DisarmUserAction "{61B846BBCADE61D1}" {
Expand All @@ -18,4 +15,4 @@ GenericEntity : "{CD00FFBAFD036BE2}Prefabs/Weapons/Core/Explosives_base.et" {
}
}
}
}
}

0 comments on commit da635e0

Please sign in to comment.