Skip to content

Commit

Permalink
update mod blacklist
Browse files Browse the repository at this point in the history
adds the Better Allies and the No Friendly Fire Collision V2 mods to the mod blacklist since projectile collision with friendly units is removed anyway (since 3699)
  • Loading branch information
PhilipJFryFAF authored and aeoncleanse committed Oct 29, 2018
1 parent 2cf8fcb commit b9773ea
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions etc/faf/blacklist.lua
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,11 @@ Blacklist = {
['9e8ea941-c306-4751-b367-f00000000003'] = INTEGRATED,
['9e8ea941-c306-4751-b367-f00000000004'] = INTEGRATED,
['9e8ea941-c306-4751-b367-f00000000005'] = INTEGRATED,

-- Better Allies
['8c4fe91a-714d-11e7-8cf7-a6006ad3dba0'] = INTEGRATED,
-- No Friendly Fire Collision V2
['7af9e2cf-bb50-4778-9bf3-169aad1ebdc7'] = INTEGRATED,

-- INTEGRATED mods due to added preset restrictions in Units Manager:
-- No TML v1.0
Expand Down

0 comments on commit b9773ea

Please sign in to comment.