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

Commit

Permalink
Merge pull request #45 from Kerbas-ad-astra/master
Browse files Browse the repository at this point in the history
Change flat-bottomed Size 2 configs to match parts.
  • Loading branch information
Crzyrndm committed Feb 21, 2016
2 parents 66b0166 + 632d1bd commit 128bbaa
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 30 deletions.
32 changes: 16 additions & 16 deletions GameData/000_FilterExtensions Configs/Default/StockCategories.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -26,22 +26,22 @@ CATEGORY
{
list = 0,Mk 2 [1.5 x 2.5 m]
list = 1,Mk 2 Oversized [2.5 x 2.5 m]
list = 2,Mk 2.5 [2.5 x 2.5 m]
list = 3,Mk 3 [3.8 x 3.3 m]
list = 4,Mk J [2.5 x 5.1 m]
list = 5,Mk 4 [4.1 x 7.9 m]
list = 6,Mk K [3 x 8.2 m]
list = 7,Size 00 [0.35 m]
list = 8,Size 0 [0.625 m]
list = 9,Wedge [0.6 x 0.9 m]
list = 10,Size 1 [1.25 m]
list = 11,Mk 1x0.5 BoxBase [0.625 x 1.25 m]
list = 12,Mk 1x1 BoxBase [1.25 x 1.25 m]
list = 13,Size 1.5 [1.875 m]
list = 14,Size 2 [2.5 m]
list = 15,Planetary Base [1.4 x 2.5 m]
list = 16,Hex Truss [2.5 m]
list = 17,Modular Octo-Girder [2.5 m]
list = 2,Mk 3 [3.8 x 3.3 m]
list = 3,Mk J [2.5 x 5.1 m]
list = 4,Mk 4 [4.1 x 7.9 m]
list = 5,Mk K [3 x 8.2 m]
list = 6,Size 00 [0.35 m]
list = 7,Size 0 [0.625 m]
list = 8,Wedge [0.6 x 0.9 m]
list = 9,Size 1 [1.25 m]
list = 10,Mk 1x0.5 BoxBase [0.625 x 1.25 m]
list = 11,Mk 1x1 BoxBase [1.25 x 1.25 m]
list = 12,Size 1.5 [1.875 m]
list = 13,Size 2 [2.5 m]
list = 14,Planetary Base [1.4 x 2.5 m]
list = 15,Hex Truss [2.5 m]
list = 16,Modular Octo-Girder [2.5 m]
list = 17,Mk 2.5 Flat-Bottom [2.5m]
list = 18,Size 3 [3.75 m]
list = 19,Size 3 Octagonal [3.75 m]
list = 20,Exploration Rover System [2.2 x 3.1 m]
Expand Down
28 changes: 14 additions & 14 deletions GameData/000_FilterExtensions Configs/SubCategories_Bulkhead.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,20 +27,6 @@ SUBCATEGORY
}
}
SUBCATEGORY
{
name = Mk 2.5 [2.5 x 2.5 m]
icon = cs_mk2p5

FILTER
{
CHECK
{
type = profile
value = mk2p5
}
}
}
SUBCATEGORY
{
name = Mk 3 [3.8 x 3.3 m]
icon = cs_mk3
Expand Down Expand Up @@ -259,6 +245,20 @@ SUBCATEGORY
}
}
SUBCATEGORY
{
name = Mk 2.5 Flat-Bottom [2.5m]
icon = cs_size25
FILTER
{
CHECK
{
type = profile
value = size25
}
}
}
SUBCATEGORY
{
name = Size 3 [3.75 m]
icon = cs_size3
Expand Down
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 128bbaa

Please sign in to comment.