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

Commit

Permalink
Sizes 7 (15 m), 8 (20 m), and 9 (30 m). Because NecroBones is working…
Browse files Browse the repository at this point in the history
… on the Sea Dragon, which is 23 meters wide.
  • Loading branch information
Kerbas-ad-astra committed Mar 23, 2016
1 parent b54a09a commit 2fc78d8
Show file tree
Hide file tree
Showing 5 changed files with 47 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,11 @@ CATEGORY
list = 23,Size 5 [7.5 m]
list = 24,HX [7+ m]
list = 25,Size 6 [10 m]
list = 26,Procedural
list = 27,Surface Attach
list = 26,Size 7 [15 m]
list = 27,Size 8 [20 m]
list = 28,Size 9 [30 m]
list = 29,Procedural
list = 30,Surface Attach
}
}

Expand Down
42 changes: 42 additions & 0 deletions GameData/000_FilterExtensions Configs/SubCategories_Bulkhead.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,48 @@ SUBCATEGORY
}
}
SUBCATEGORY
{
name = Size 7 [15 m]
icon = cs_size7
FILTER
{
CHECK
{
type = profile
value = size7
}
}
}
SUBCATEGORY
{
name = Size 8 [20 m]
icon = cs_size8
FILTER
{
CHECK
{
type = profile
value = size8
}
}
}
SUBCATEGORY
{
name = Size 9 [30 m]
icon = cs_size6
FILTER
{
CHECK
{
type = profile
value = size9
}
}
}
SUBCATEGORY
{
name = Procedural
icon = cs_proc
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 2fc78d8

Please sign in to comment.