Skip to content

Commit 6137ed6

Browse files
committed
added FFT category
separate category as too many FFT parts to merge into NFT
1 parent af7f1c0 commit 6137ed6

1 file changed

Lines changed: 37 additions & 0 deletions

File tree

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
2+
CATEGORY:NEEDS[FarFutureTechnologies]
3+
{
4+
name = Far Future Technologies
5+
icon = EngineFusion
6+
colour = #FFF0F0F0
7+
all = true
8+
9+
FILTER
10+
{
11+
CHECK
12+
{
13+
type = folder
14+
15+
value = FarFutureTechnologies
16+
}
17+
}
18+
19+
SUBCATEGORIES
20+
{
21+
list = 0,Pods
22+
list = 1,Fuel Tanks
23+
list = 2,Engines
24+
list = 3,Command and Control
25+
list = 4,Structural
26+
list = 5,Coupling
27+
list = 6,Payload
28+
list = 7,Aerodynamics
29+
list = 8,Ground
30+
list = 9,Thermal
31+
list = 10,Electrical
32+
list = 11,Communications
33+
list = 12,Science
34+
list = 13,Utility
35+
list = 14,Undefined
36+
}
37+
}

0 commit comments

Comments
 (0)