Skip to content

Commit

Permalink
Merge pull request linuxgurugamer#27 from Gordon-Dry/Bluedog_DB-fix
Browse files Browse the repository at this point in the history
Bluedog_DB fix
  • Loading branch information
linuxgurugamer authored Feb 21, 2020
2 parents 627a186 + 13cabbe commit e9c2716
Showing 1 changed file with 39 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CATEGORY:NEEDS[Bluedog_DB]
CATEGORY:NEEDS[Bluedog_DB,!Bluedog_DB_Extras]
{
name = Bluedog Design Bureau
icon = BluedogDB
Expand Down Expand Up @@ -34,9 +34,9 @@ CATEGORY:NEEDS[Bluedog_DB]
}
}

CATEGORY:NEEDS[Bluedog_DB_Extras]
CATEGORY:NEEDS[!Bluedog_DB,Bluedog_DB_Extras]
{
name = Bluedog Design Bureau Extras
name = Bluedog Design Bureau
icon = BluedogDB
colour = #FFF0F0F0
all = true
Expand All @@ -50,6 +50,42 @@ CATEGORY:NEEDS[Bluedog_DB_Extras]
}
}

SUBCATEGORIES
{
list = 0,Pods
list = 1,Fuel Tanks
list = 2,Engines
list = 3,Command and Control
list = 4,Structural
list = 5,Coupling
list = 6,Payload
list = 7,Aerodynamics
list = 8,Ground
list = 9,Thermal
list = 10,Electrical
list = 11,Communications
list = 12,Science
list = 13,Utility
list = 14,Undefined
}
}

CATEGORY:NEEDS[Bluedog_DB,Bluedog_DB_Extras]
{
name = Bluedog Design Bureau
icon = BluedogDB
colour = #FFF0F0F0
all = true

FILTER
{
CHECK
{
type = folder
value = Bluedog_DB,Bluedog_DB_Extras
}
}

SUBCATEGORIES
{
list = 0,Pods
Expand Down

0 comments on commit e9c2716

Please sign in to comment.