<?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 Elessedil &amp; Derfel Link</title>

		<description lang="en">Goblin Archer, Minotaur, Skaven, Swamp Goblin</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.*
		</author-notes>

		<instructions-by lang="en">drathe. Adapted from phpBB ModX.</instructions-by>

		<author-group>
			<author>
				<username>Elessedil</username>
      		<contributions-group>
      		  <contributions status="current" position="Created Icons: Goblin Archer, Minotaur, Skaven, Swamp Goblin"/>
      		</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="Revised Icons: Goblin Archer, Minotaur, Skaven, Swamp Goblin"/>
      		  <contributions status="current" position="Adapted Icons For HeroScribe"/>
      		</contributions-group>
			</author>
		</author-group>

		<mod-version>1.0.1</mod-version>

		<installation>
			<target-version>1.0pre1</target-version>
		</installation>

		<history>
			<entry>
				<date>2012-07-08</date>
				<rev-version>1.0.1</rev-version>
				<changelog lang="en">
					<change>Icons updated</change>
				</changelog>
			</entry>
			<entry>
				<date>2011-06-21</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\Elessedil\*all .png files" to="HeroScribe folder\Icons\Raster\Europe\Elessedil\*all .png files" />
			<file from="Icon Pack\Icons\Raster\USA\Elessedil\*all .png files" to="HeroScribe folder\Icons\Raster\USA\Elessedil\*all .png files" />
			<file from="Icon Pack\Icons\Sample\Europe\Elessedil\*all .png files" to="HeroScribe folder\Icons\Sample\Europe\Elessedil\*all .png files" />
			<file from="Icon Pack\Icons\Sample\USA\Elessedil\*all .png files" to="HeroScribe folder\Icons\Sample\USA\Elessedil\*all .png files" />
			<file from="Icon Pack\Icons\Vector\Europe\Elessedil\*all .eps.gz files" to="HeroScribe folder\Icons\Vector\Europe\Elessedil\*all .eps.gz files" />
			<file from="Icon Pack\Icons\Vector\USA\Elessedil\*all .eps.gz files" to="HeroScribe folder\Icons\Vector\USA\Elessedil\*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="elessedilmonster" name="Elessedil Monsters" />]]></action>
			</edit>
			<edit>
				<find><![CDATA[</objectList>]]></find>
				<action type="before-add"><![CDATA[<object name="Goblin Archer (Elessedil's)" id="ElessedilGoblinArcher" width="1" height="1" kind="elessedilmonster">
<icon region="Europe" path="Europe/Elessedil/Elessedil.GoblinArcher_EU" xoffset="-0.009" yoffset="0.014" original="false"/>
<icon region="USA" path="USA/Elessedil/Elessedil.GoblinArcher_US" xoffset="-0.009" yoffset="0.014" original="false"/>
<note>
There is no Goblin Archer icon in any official HeroQuest release.
This icon was created by Elessedil. Revised by Derfel Link.
</note>
</object>

<object name="Minotaur (Elessedil's)" id="ElessedilMinotaur" width="1" height="1" kind="elessedilmonster">
<icon region="Europe" path="Europe/Elessedil/Elessedil.Minotaur_EU" xoffset="0.005" original="false"/>
<icon region="USA" path="USA/Elessedil/Elessedil.Minotaur_US" xoffset="0.005" original="false"/>
<note>
There is no Minotaur icon in any official HeroQuest release.
This icon was created by Elessedil. Revised by Derfel Link.
</note>
</object>

<object name="Skaven (Elessedil's)" id="ElessedilSkaven" width="1" height="1" kind="elessedilmonster">
<icon region="Europe" path="Europe/Elessedil/Elessedil.Skaven_EU" xoffset="0.014" yoffset="-0.025" original="false"/>
<icon region="USA" path="USA/Elessedil/Elessedil.Skaven_US" xoffset="0.014" yoffset="-0.025" original="false"/>
<note>
There is no Skaven icon in any official HeroQuest release.
This icon was created by Elessedil. Revised by Derfel Link.
</note>
</object>

<object name="Swamp Goblin" id="SwampGoblin" width="1" height="1" kind="elessedilmonster">
<icon region="Europe" path="Europe/Elessedil/Elessedil.SwampGoblin_EU" xoffset="0.008" original="false"/>
<icon region="USA" path="USA/Elessedil/Elessedil.SwampGoblin_US" xoffset="0.008" original="false"/>
<note>
There is no Swamp Goblin icon in any official HeroQuest release.
This icon was created by Elessedil. Revised by Derfel Link.
</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_elessedilmonster">Elessedil Monsters</a> (4)]]></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_elessedilmonster" href="#categories">Elessedil 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_ElessedilGoblinArcher">Goblin Archer (Elessedil's)</a></i> <tt><i>(<a href="#note_ElessedilGoblinArcher">note</a>)</i><br><b>ElessedilGoblinArcher</b><br>Width 1, Height 1</tt></td>
<td align="center"><img src="Icons/Sample/Europe/Elessedil/Elessedil.GoblinArcher_EU.png" alt="European Goblin Archer (Elessedil's)"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/Elessedil/Elessedil.GoblinArcher_US.png" alt="American Goblin Archer (Elessedil's)"><br>&nbsp;<tt>non original</tt>&nbsp;</td></tr>

<tr><td align="left"><i><a name="object_ElessedilMinotaur">Minotaur (Elessedil's)</a></i> <tt><i>(<a href="#note_ElessedilMinotaur">note</a>)</i><br><b>ElessedilMinotaur</b><br>Width 1, Height 1</tt></td>
<td align="center"><img src="Icons/Sample/Europe/Elessedil/Elessedil.Minotaur_EU.png" alt="European Minotaur (Elessedil's)"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/Elessedil/Elessedil.Minotaur_US.png" alt="American Minotaur (Elessedil's)"><br>&nbsp;<tt>non original</tt>&nbsp;</td></tr>

<tr><td align="left"><i><a name="object_ElessedilSkaven">Skaven (Elessedil's)</a></i> <tt><i>(<a href="#note_ElessedilSkaven">note</a>)</i><br><b>ElessedilSkaven</b><br>Width 1, Height 1</tt></td>
<td align="center"><img src="Icons/Sample/Europe/Elessedil/Elessedil.Skaven_EU.png" alt="European Skaven (Elessedil's)"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/Elessedil/Elessedil.Skaven_US.png" alt="American Skaven (Elessedil's)"><br>&nbsp;<tt>non original</tt>&nbsp;</td></tr>

<tr><td align="left"><i><a name="object_SwampGoblin">Swamp Goblin</a></i> <tt><i>(<a href="#note_SwampGoblin">note</a>)</i><br><b>SwampGoblin</b><br>Width 1, Height 1</tt></td>
<td align="center"><img src="Icons/Sample/Europe/Elessedil/Elessedil.SwampGoblin_EU.png" alt="European Swamp Goblin"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/Elessedil/Elessedil.SwampGoblin_US.png" alt="American Swamp Goblin"><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_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_ElessedilGoblinArcher" href="#object_ElessedilGoblinArcher">Goblin Archer (Elessedil's)</a></h4><p>There is no Goblin Archer icon in any official HeroQuest release.<br>This icon was created by Elessedil. Revised by Derfel Link.</p><hr>

<h4><a name="note_ElessedilMinotaur" href="#object_ElessedilMinotaur">Minotaur (Elessedil's)</a></h4><p>There is no Minotaur icon in any official HeroQuest release.<br>This icon was created by Elessedil. Revised by Derfel Link.</p><hr>

<h4><a name="note_ElessedilSkaven" href="#object_ElessedilSkaven">Skaven (Elessedil's)</a></h4><p>There is no Skaven icon in any official HeroQuest release.<br>This icon was created by Elessedil. Revised by Derfel Link.</p><hr>

<h4><a name="note_SwampGoblin" href="#object_SwampGoblin">Swamp Goblin</a></h4><p>There is no Swamp Goblin icon in any official HeroQuest release.<br>This icon was created by Elessedil. Revised by Derfel Link.</p><hr>]]></action>
			</edit>
		</open>

	</action-group>
</mod>
