Skip to content
This repository has been archived by the owner on Sep 7, 2021. It is now read-only.

Commit

Permalink
optimise the bulkhead profiles a little
Browse files Browse the repository at this point in the history
  • Loading branch information
Crzyrndm committed May 12, 2016
1 parent fc08cc5 commit 5885b2a
Showing 1 changed file with 3 additions and 35 deletions.
38 changes: 3 additions & 35 deletions GameData/000_FilterExtensions Configs/SubCategories_Bulkhead.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -64,15 +64,7 @@ SUBCATEGORY
CHECK
{
type = profile
value = optA
}
}
FILTER
{
CHECK
{
type = profile
value = k
value = optA, k
}
}
}
Expand All @@ -86,15 +78,7 @@ SUBCATEGORY
CHECK
{
type = profile
value = optB
}
}
FILTER
{
CHECK
{
type = profile
value = j
value = optB, j
}
}
}
Expand Down Expand Up @@ -248,23 +232,7 @@ SUBCATEGORY
CHECK
{
type = profile
value = size2
}
}
FILTER
{
CHECK
{
type = profile
value = i //temporary check to catch OPT's "i"-type cockpits.
}
}
FILTER
{
CHECK
{
type = profile
value = optI //temporary check to catch OPT's "i"-type cockpits.
value = size2, i, optI
}
}
}
Expand Down

0 comments on commit 5885b2a

Please sign in to comment.