I've got the following lines in the [SKILLS] section of a GDF:
Code:
#Clone "SK:Computer Hacking" as "SK:Infomat Hacking"
#MergeTags in "SK:Infomat Hacking" with "cat(Tales of the Solar Patrol)"
#Delete "SK:Computer Hacking"
#Clone "SK:Computer Operation" as "SK:Infomat Operation"
#MergeTags in "SK:Infomat Operation" with "cat(Tales of the Solar Patrol)"
#Delete "SK:Computer Operation"
#Clone "SK:Computer Programming" as "SK:Infomat Programming"
#MergeTags in "SK:Infomat Programming" with "cat(Tales of the Solar Patrol)"
#Delete "SK:Computer Programming"
When looking at the Skills tab, I expected to see a new category, "Tales of the Solar Patrol." I do not. I also tried adding <Tales of the Solar Patrol> before those lines, with no difference. I do, however, see "Tales of the Solar Patrol" in the cat tag of each skill.
How can I create a new category for skills?