1234567891011121314151617 |
- # if you just add a category, it will be on the bottom,
- # and we don't want crew to be beneath licenses, so
- # list all the categories
- category "outfit"
- "Guns"
- "Turrets"
- "Secondary Weapons"
- "Ammunition"
- "Systems"
- "Artificial Crew"
- "Power"
- "Engines"
- "Hand to Hand"
- "Unique"
- "Minerals"
- "Special"
- "Licenses"
|