Good point. I've given it a shot, added "Marsh" in both of the following code excerpts (where there had previously been no value), but so far this hasn't added a new category tab to the Images window:
definition.xml :
First part of db.xml :Code:<?xml version="1.0" encoding="iso-8859-1"?>
<root version="3.3" release="1">
<name>TOR FoMarsh Campaign Elements</name>
<category>Marsh</category>
<author>Hector Trelane</author>
<ruleset>fcore-TOR</ruleset>
</root>
Code:<image>
<category name="Marsh" baseicon="0" decalicon="0">
<id-00001>
<image type="image">
<bitmap>Portrait--Beldan.jpg</bitmap>
</image>
<name type="string">Portrait--Beldan</name>
<toggle_mapinfo type="number">0</toggle_mapinfo>
<toolbars type="number">0</toolbars>
</id-00001>
<id-00002>

