<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<?xml-stylesheet type="text/xsl" href="./styles/heroscribe.iconpack.en.xsl"?>
<mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="./styles/howto-v1.0.0.xsd">
	<header>
		<license>http://opensource.org/licenses/gpl-license.php GNU General Public License v2</license>

		<title lang="en">Icon Pack by Not.Found</title>

		<description lang="en">Balrog, Not.Found Goblin, Grave Phantom, Orc of Mordor, Spider, Uruk-Hai, Warg</description>

		<author-notes lang="en">*If you wish to install multiple icons packs onto the same HeroScribe installation, we recommend adding the All-in-One Icon Pack to a fresh install of HeroScribe.*
		Not.Found would like to thank leobester</author-notes>

		<instructions-by lang="en">drathe. Adapted from phpBB ModX.</instructions-by>

		<author-group>
			<author>
				<username>Not.Found</username>
      		<contributions-group>
      		  <contributions status="current" position="Created Icons: Balrog, Not.Found Goblin, Grave Phantom, Orc of Mordor, Spider, Uruk-Hai, Warg"/>
      		</contributions-group>
			</author>
			<author>
				<username>leobester</username>
      		<contributions-group>
      		  <contributions status="current" position="Revised Icons: Balrog, Not.Found Goblin, Grave Phantom, Orc of Mordor, Spider, Uruk-Hai, Warg"/>
      		</contributions-group>
			</author>
			<author>
				<username>Derfel Link</username>
				<email>derfel@heroscribe.org</email>
				<homepage>http://www.heroscribe.org/</homepage>
      		<contributions-group>
      		  <contributions status="current" position="Adapted Icons For HeroScribe"/>
      		</contributions-group>
			</author>
		</author-group>

		<mod-version>1.0.2</mod-version>

		<installation>
			<target-version>1.0pre1</target-version>
		</installation>

		<history>
			<entry>
				<date>2012-07-08</date>
				<rev-version>1.0.2</rev-version>
				<changelog lang="en">
					<change>Icons updated</change>
				</changelog>
			</entry>
			<entry>
				<date>2011-06-09</date>
				<rev-version>1.0.1</rev-version>
				<changelog lang="en">
					<change>Some Icon IDs changed to ensure compatibility with other Icon Packs</change>
				</changelog>
			</entry>
			<entry>
				<date>2011-06-09</date>
				<rev-version>1.0.0</rev-version>
				<changelog lang="en">
					<change>Icon Pack released</change>
				</changelog>
			</entry>
		</history>
	</header>

	<action-group>

		<copy>
			<file from="Icon Pack\Icons\Raster\Europe\Not.Found\*all .png files" to="HeroScribe folder\Icons\Raster\Europe\Not.Found\*all .png files" />
			<file from="Icon Pack\Icons\Raster\USA\Not.Found\*all .png files" to="HeroScribe folder\Icons\Raster\USA\Not.Found\*all .png files" />
			<file from="Icon Pack\Icons\Sample\Europe\Not.Found\*all .png files" to="HeroScribe folder\Icons\Sample\Europe\Not.Found\*all .png files" />
			<file from="Icon Pack\Icons\Sample\USA\Not.Found\*all .png files" to="HeroScribe folder\Icons\Sample\USA\Not.Found\*all .png files" />
			<file from="Icon Pack\Icons\Vector\Europe\Not.Found\*all .eps.gz files" to="HeroScribe folder\Icons\Vector\Europe\Not.Found\*all .eps.gz files" />
			<file from="Icon Pack\Icons\Vector\USA\Not.Found\*all .eps.gz files" to="HeroScribe folder\Icons\Vector\USA\Not.Found\*all .eps.gz files" />
			<file from="Icon Pack\Objects.html" to="HeroScribe folder *Skip this step if you've installed previous Icon Packs. Follow this step only if this is your first Icon Pack install." />
			<file from="Icon Pack\Objects.xml" to="HeroScribe folder *Skip this step if you've installed previous Icon Packs and continue to the instructions below. Follow this step only if this is your first Icon Pack install, now you're finished and ready to go, ingore the instructions below*" />
		</copy>
	
		<open src="Objects.xml">
			<edit>
				<comment lang="en">Follow the steps below by using a text editor such as Notepad++ to open and edit the .xml file. When adding new code, ensure you paste the new code on a new line.</comment>
				<find><![CDATA[<kind id="monster" name="Monsters" />]]></find>
				<action type="after-add"><![CDATA[<kind id="notfoundmonster" name="Not.Found Monsters" />]]></action>
			</edit>
			<edit>
				<find><![CDATA[</objectList>]]></find>
				<action type="before-add"><![CDATA[<object name="Balrog" id="Balrog" width="1" height="1" kind="notfoundmonster">
<icon region="Europe" path="Europe/Not.Found/Not.Found.Balrog_EU" xoffset="0.003" original="false"/>
<icon region="USA" path="USA/Not.Found/Not.Found.Balrog_US" xoffset="0.003" original="false"/>
<note>
There is no Balrog icon in any official HeroQuest release.
This icon was created by Not.Found. Revised by leobester.
</note>
</object>

<object name="Goblin (Not.Found's)" id="Not.FoundGoblin" width="1" height="1" kind="notfoundmonster">
<icon region="Europe" path="Europe/Not.Found/Not.Found.Goblin_EU" original="false"/>
<icon region="USA" path="USA/Not.Found/Not.Found.Goblin_US" original="false"/>
<note>
There is no icon for this version of Goblin in any official HeroQuest release.
This icon was created by Not.Found. Revised by leobester.
</note>
</object>

<object name="Grave Phantom" id="GravePhantom" width="1" height="1" kind="notfoundmonster">
<icon region="Europe" path="Europe/Not.Found/Not.Found.GravePhantom_EU" xoffset="0.0137" yoffset="0.002" original="false"/>
<icon region="USA" path="USA/Not.Found/Not.Found.GravePhantom_US" xoffset="0.0137" yoffset="0.002" original="false"/>
<note>
There is no Grave Phantom icon in any official HeroQuest release.
This icon was created by Not.Found. Revised by leobester.
</note>
</object>

<object name="Orc of Mordor" id="OrcOfMordor" width="1" height="1" kind="notfoundmonster">
<icon region="Europe" path="Europe/Not.Found/Not.Found.OrcOfMordor_EU" original="false"/>
<icon region="USA" path="USA/Not.Found/Not.Found.OrcOfMordor_US" original="false"/>
<note>
There is no Orc of Mordor icon in any official HeroQuest release.
This icon was created by Not.Found. Revised by leobester.
</note>
</object>

<object name="Spider (Not.Found's)" id="Not.FoundSpider" width="1" height="1" kind="notfoundmonster">
<icon region="Europe" path="Europe/Not.Found/Not.Found.Spider_EU" xoffset="0.0095" yoffset="0.0294" original="false"/>
<icon region="USA" path="USA/Not.Found/Not.Found.Spider_US" xoffset="0.0095" yoffset="0.0294" original="false"/>
<note>
There is no Spider icon in any official HeroQuest release.
This icon was created by Not.Found. Revised by leobester.
</note>
</object>

<object name="Uruk-Hai" id="UrukHai" width="1" height="1" kind="notfoundmonster">
<icon region="Europe" path="Europe/Not.Found/Not.Found.UrukHai_EU" yoffset="-0.032" original="false"/>
<icon region="USA" path="USA/Not.Found/Not.Found.UrukHai_US" yoffset="-0.032" original="false"/>
<note>
There is no Uruk-Hai icon in any official HeroQuest release.
This icon was created by Not.Found. Revised by leobester.
</note>
</object>

<object name="Warg" id="Warg" width="1" height="1" kind="notfoundmonster">
<icon region="Europe" path="Europe/Not.Found/Not.Found.Warg_EU" xoffset="0.006" original="false"/>
<icon region="USA" path="USA/Not.Found/Not.Found.Warg_US" xoffset="0.006" original="false"/>
<note>
There is no Warg icon in any official HeroQuest release.
This icon was created by Not.Found. Revised by leobester.
</note>
</object>

]]></action>
			</edit>
		</open>
		<open src="Objects.html">
			<edit>
				<comment lang="en">At roughly line 13, you will see the beginning of the categories section. In that line there is a section with (totalling 141 objects). The number of objects may differ depending on the number of Icon Packs you may have already added to HeroScribe. The number of objects will need to be changed depending on the number of icons you are adding to HeroScribe from this Icon Pack. Increase the total by the number of icons included in this Icon Pack.</comment>
				<find><![CDATA[<a href="#kind_monster">Monsters</a> (21)]]></find>
				<action type="after-add"><![CDATA[ - 
<a href="#kind_notfoundmonster">Not.Found Monsters</a> (7)]]></action>
			</edit>
			<edit>
				<find><![CDATA[<tr><td align="left"><i><a name="object_Zombie">Zombie</a></i> <tt><br><b>Zombie</b><br>Width 1, Height 1</tt></td>
<td align="center"><img src="Icons/Sample/Europe/Base/Zombie_EU.png" alt="European Zombie"></td>
<td align="center"><img src="Icons/Sample/USA/Base/Zombie_US.png" alt="American Zombie"></td></tr>

</table>
<hr>

]]></find>
				<action type="after-add"><![CDATA[<table align="center" border="1">

<tr><td colspan="3" align="center"><b><a name="kind_notfoundmonster" href="#categories">Not.Found Monsters</a></b></td></tr>

<tr><td>Description</td><td align="center">Europe</td><td align="center">USA</td></tr>

<tr><td align="left"><i><a name="object_Balrog">Balrog</a></i> <tt><i>(<a href="#note_Balrog">note</a>)</i><br><b>Balrog</b><br>Width 1, Height 1</tt></td>
<td align="center"><img src="Icons/Sample/Europe/Not.Found/Not.Found.Balrog_EU.png" alt="European Balrog"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/Not.Found/Not.Found.Balrog_US.png" alt="American Balrog"><br>&nbsp;<tt>non original</tt>&nbsp;</td></tr>

<tr><td align="left"><i><a name="object_Not.FoundGoblin">Goblin (Not.Found's)</a></i> <tt><i>(<a href="#note_Not.FoundGoblin">note</a>)</i><br><b>Not.FoundGoblin</b><br>Width 1, Height 1</tt></td>
<td align="center"><img src="Icons/Sample/Europe/Not.Found/Not.Found.Goblin_EU.png" alt="European Goblin (Not.Found's)"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/Not.Found/Not.Found.Goblin_US.png" alt="American Goblin (Not.Found's)"><br>&nbsp;<tt>non original</tt>&nbsp;</td></tr>

<tr><td align="left"><i><a name="object_GravePhantom">Grave Phantom</a></i> <tt><i>(<a href="#note_GravePhantom">note</a>)</i><br><b>GravePhantom</b><br>Width 1, Height 1</tt></td>
<td align="center"><img src="Icons/Sample/Europe/Not.Found/Not.Found.GravePhantom_EU.png" alt="European Grave Phantom"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/Not.Found/Not.Found.GravePhantom_US.png" alt="American Grave Phantom"><br>&nbsp;<tt>non original</tt>&nbsp;</td></tr>

<tr><td align="left"><i><a name="object_OrcOfMordor">Orc of Mordor</a></i> <tt><i>(<a href="#note_OrcOfMordor">note</a>)</i><br><b>OrcOfMordor</b><br>Width 1, Height 1</tt></td>
<td align="center"><img src="Icons/Sample/Europe/Not.Found/Not.Found.OrcOfMordor_EU.png" alt="European Orc of Mordor"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/Not.Found/Not.Found.OrcOfMordor_US.png" alt="American Orc of Mordor"><br>&nbsp;<tt>non original</tt>&nbsp;</td></tr>

<tr><td align="left"><i><a name="object_Not.FoundSpider">Spider (Not.Found's)</a></i> <tt><i>(<a href="#note_Not.FoundSpider">note</a>)</i><br><b>Not.FoundSpider</b><br>Width 1, Height 1</tt></td>
<td align="center"><img src="Icons/Sample/Europe/Not.Found/Not.Found.Spider_EU.png" alt="European Spider (Not.Found's)"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/Not.Found/Not.Found.Spider_US.png" alt="American Spider (Not.Found's)"><br>&nbsp;<tt>non original</tt>&nbsp;</td></tr>

<tr><td align="left"><i><a name="object_UrukHai">Uruk-Hai</a></i> <tt><i>(<a href="#note_UrukHai">note</a>)</i><br><b>UrukHai</b><br>Width 1, Height 1</tt></td>
<td align="center"><img src="Icons/Sample/Europe/Not.Found/Not.Found.UrukHai_EU.png" alt="European Uruk-Hai"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/Not.Found/Not.Found.UrukHai_US.png" alt="American Uruk-Hai"><br>&nbsp;<tt>non original</tt>&nbsp;</td></tr>

<tr><td align="left"><i><a name="object_Warg">Warg</a></i> <tt><i>(<a href="#note_Warg">note</a>)</i><br><b>Warg</b><br>Width 1, Height 1</tt></td>
<td align="center"><img src="Icons/Sample/Europe/Not.Found/Not.Found.Warg_EU.png" alt="European Warg"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/Not.Found/Not.Found.Warg_US.png" alt="American Warg"><br>&nbsp;<tt>non original</tt>&nbsp;</td></tr>

</table>
<hr>

]]></action>
			</edit>
			<edit>
				<comment lang="en">This install file refers only to the code found in the original HeroScribe package which lists this section of the code alphabetically by monster name. If you have already installed one or more Icon Pack(s), you may wish to rearrange each line in your file once you've completed the below changes so that the monster names will list alphabetically.</comment>
				<find><![CDATA[<h4><a name="note_DoorTrap" href="#object_DoorTrap">Door with Trap</a></h4><p>Use this icon if the door contains a trap, so it'll be shown with orange background in an american map.</p><hr>]]></find>
				<action type="before-add"><![CDATA[<h4><a name="note_Balrog" href="#object_Balrog">Balrog</a></h4><p>There is no Balrog icon in any official HeroQuest release.<br>This icon was created by Not.Found. Revised by leobester.</p><hr>

]]></action>
			</edit>
			<edit>
				<find><![CDATA[<h4><a name="note_DwarvenForge" href="#object_DwarvenForge">Dwarven Forge / Weapons Forge</a></h4><p>"Dwarven Forge" is the european name, "Weapons Forge" is the american one.</p><hr>]]></find>
				<action type="after-add"><![CDATA[
<h4><a name="note_Not.FoundGoblin" href="#object_Not.FoundGoblin">Goblin (Not.Found's)</a></h4><p>There is no icon for this version of Goblin in any official HeroQuest release.<br>This icon was created by Not.Found. Revised by leobester.</p><hr>

<h4><a name="note_GravePhantom" href="#object_GravePhantom">Grave Phantom</a></h4><p>There is no Grave Phantom icon in any official HeroQuest release.<br>This icon was created by Not.Found. Revised by leobester.</p><hr>

<h4><a name="note_OrcOfMordor" href="#object_OrcOfMordor">Orc of Mordor</a></h4><p>There is no Orc of Mordor icon in any official HeroQuest release.<br>This icon was created by Not.Found. Revised by leobester.</p><hr>

<h4><a name="note_Not.FoundSpider" href="#object_Not.FoundSpider">Spider (Not.Found's)</a></h4><p>There is no Spider icon in any official HeroQuest release.<br>This icon was created by Not.Found. Revised by leobester.</p><hr>]]></action>
			</edit>
			<edit>
				<find><![CDATA[<h4><a name="note_TreasureChestTrap" href="#object_TreasureChestTrap">Treasure Chest with Trap</a></h4><p>Use this icon if the chest contains a trap, so it'll be shown with orange background in an american map.</p><hr>]]></find>
				<action type="after-add"><![CDATA[
<h4><a name="note_UrukHai" href="#object_UrukHai">Uruk-Hai</a></h4><p>There is no Uruk-Hai icon in any official HeroQuest release.<br>This icon was created by Not.Found. Revised by leobester.</p><hr>

<h4><a name="note_Warg" href="#object_Warg">Warg</a></h4><p>There is no Warg icon in any official HeroQuest release.<br>This icon was created by Not.Found. Revised by leobester.</p><hr>]]></action>
			</edit>
		</open>

	</action-group>
</mod>
