<?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 Igymnast</title>

		<description lang="en">Alternate Chaos Warrior, Alternate Goblin, Alternate Mummy, Alternate Skeleton, Alternate Zombie</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.*
		Igymnast would like to thank GreatSlayer &amp; Derfel Link</author-notes>

		<instructions-by lang="en">drathe. Adapted from phpBB ModX.</instructions-by>

		<author-group>
			<author>
				<username>Igymnast</username>
      		<contributions-group>
      		  <contributions status="current" position="Created Icons: Alternate Chaos Warrior, Alternate Goblin, Alternate Mummy, Alternate Skeleton, Alternate Zombie"/>
      		</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: Alternate Chaos Warrior, Alternate Goblin, Alternate Mummy, Alternate Skeleton, Alternate Zombie"/>
      		  <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-08</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\Igymnast\*all .png files" to="HeroScribe folder\Icons\Raster\Europe\Igymnast\*all .png files" />
			<file from="Icon Pack\Icons\Raster\USA\Igymnast\*all .png files" to="HeroScribe folder\Icons\Raster\USA\Igymnast\*all .png files" />
			<file from="Icon Pack\Icons\Sample\Europe\Igymnast\*all .png files" to="HeroScribe folder\Icons\Sample\Europe\Igymnast\*all .png files" />
			<file from="Icon Pack\Icons\Sample\USA\Igymnast\*all .png files" to="HeroScribe folder\Icons\Sample\USA\Igymnast\*all .png files" />
			<file from="Icon Pack\Icons\Vector\Europe\Igymnast\*all .eps.gz files" to="HeroScribe folder\Icons\Vector\Europe\Igymnast\*all .eps.gz files" />
			<file from="Icon Pack\Icons\Vector\USA\Igymnast\*all .eps.gz files" to="HeroScribe folder\Icons\Vector\USA\Igymnast\*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="igymnastmonster" name="Igymnast Monsters" />
]]></action>
			</edit>
			<edit>
				<find><![CDATA[</objectList>]]></find>
				<action type="before-add"><![CDATA[<object name="Alternate Chaos Warrior" id="AlternateChaosWarrior" width="1" height="1" kind="igymnastmonster">
<icon region="Europe" path="Europe/Igymnast/Igymnast.AlternateChaosWarrior_EU" original="false"/>
<icon region="USA" path="USA/Igymnast/Igymnast.AlternateChaosWarrior_US" original="false"/>
<note>
This icon was created by Igymnast. Revised by Derfel Link.
</note>
</object>

<object name="Alternate Goblin" id="AlternateGoblin" width="1" height="1" kind="igymnastmonster">
<icon region="Europe" path="Europe/Igymnast/Igymnast.AlternateGoblin_EU" original="false"/>
<icon region="USA" path="USA/Igymnast/Igymnast.AlternateGoblin_US" original="false"/>
<note>
This icon was created by Igymnast. Revised by Derfel Link.
</note>
</object>

<object name="Alternate Mummy" id="AlternateMummy" width="1" height="1" kind="igymnastmonster">
<icon region="Europe" path="Europe/Igymnast/Igymnast.AlternateMummy_EU" original="false"/>
<icon region="USA" path="USA/Igymnast/Igymnast.AlternateMummy_US" original="false"/>
<note>
This icon was created by Igymnast. Revised by Derfel Link.
</note>
</object>

<object name="Alternate Skeleton" id="AlternateSkeleton" width="1" height="1" kind="igymnastmonster">
<icon region="Europe" path="Europe/Igymnast/Igymnast.AlternateSkeleton_EU" original="false"/>
<icon region="USA" path="USA/Igymnast/Igymnast.AlternateSkeleton_US" original="false"/>
<note>
This icon was created by Igymnast. Revised by Derfel Link.
</note>
</object>

<object name="Alternate Zombie" id="AlternateZombie" width="1" height="1" kind="igymnastmonster">
<icon region="Europe" path="Europe/Igymnast/Igymnast.AlternateZombie_EU" original="false"/>
<icon region="USA" path="USA/Igymnast/Igymnast.AlternateZombie_US" original="false"/>
<note>
This icon was created by Igymnast. 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_igymnastmonster">Igymnast Monsters</a> (5)
]]></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_igymnastmonster" href="#categories">Igymnast 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_AlternateChaosWarrior">Alternate Chaos Warrior</a></i> <tt><i>(<a href="#note_AlternateChaosWarrior">note</a>)</i><br><b>AlternateChaosWarrior</b><br>Width 1, Height 1</tt></td>
<td align="center"><img src="Icons/Sample/Europe/Igymnast/Igymnast.AlternateChaosWarrior_EU.png" alt="European Alternate Chaos Warrior"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/Igymnast/Igymnast.AlternateChaosWarrior_US.png" alt="American Alternate Chaos Warrior"><br>&nbsp;</td></tr>

<tr><td align="left"><i><a name="object_AlternateGoblin">Alternate Goblin</a></i> <tt><i>(<a href="#note_AlternateGoblin">note</a>)</i><br><b>AlternateGoblin</b><br>Width 1, Height 1</tt></td>
<td align="center"><img src="Icons/Sample/Europe/Igymnast/Igymnast.AlternateGoblin_EU.png" alt="European Alternate Goblin"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/Igymnast/Igymnast.AlternateGoblin_US.png" alt="American Alternate Goblin"><br>&nbsp;</td></tr>

<tr><td align="left"><i><a name="object_AlternateMummy">Alternate Mummy</a></i> <tt><i>(<a href="#note_AlternateMummy">note</a>)</i><br><b>AlternateMummy</b><br>Width 1, Height 1</tt></td>
<td align="center"><img src="Icons/Sample/Europe/Igymnast/Igymnast.AlternateMummy_EU.png" alt="European Alternate Mummy"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/Igymnast/Igymnast.AlternateMummy_US.png" alt="American Alternate Mummy"><br>&nbsp;</td></tr>

<tr><td align="left"><i><a name="object_AlternateSkeleton">Alternate Skeleton</a></i> <tt><i>(<a href="#note_AlternateSkeleton">note</a>)</i><br><b>AlternateSkeleton</b><br>Width 1, Height 1</tt></td>
<td align="center"><img src="Icons/Sample/Europe/Igymnast/Igymnast.AlternateSkeleton_EU.png" alt="European Alternate Skeleton"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/Igymnast/Igymnast.AlternateSkeleton_US.png" alt="American Alternate Skeleton"><br>&nbsp;</td></tr>

<tr><td align="left"><i><a name="object_AlternateZombie">Alternate Zombie</a></i> <tt><i>(<a href="#note_AlternateZombie">note</a>)</i><br><b>AlternateZombie</b><br>Width 1, Height 1</tt></td>
<td align="center"><img src="Icons/Sample/Europe/Igymnast/Igymnast.AlternateZombie_EU.png" alt="European Alternate Zombie"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/Igymnast/Igymnast.AlternateZombie_US.png" alt="American Alternate Zombie"><br>&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_AlternateChaosWarrior" href="#object_AlternateChaosWarrior">Alternate Chaos Warrior</a></h4><p>This icon was created by Igymnast. Revised by Derfel Link.</p><hr>

<h4><a name="note_AlternateGoblin" href="#object_AlternateGoblin">Alternate Goblin</a></h4><p>This icon was created by Igymnast. Revised by Derfel Link.</p><hr>

<h4><a name="note_AlternateMummy" href="#object_AlternateMummy">Alternate Mummy</a></h4><p>This icon was created by Igymnast. Revised by Derfel Link.</p><hr>

<h4><a name="note_AlternateSkeleton" href="#object_AlternateSkeleton">Alternate Skeleton</a></h4><p>This icon was created by Igymnast. Revised by Derfel Link.</p><hr>

<h4><a name="note_AlternateZombie" href="#object_AlternateZombie">Alternate Zombie</a></h4><p>This icon was created by Igymnast. Revised by Derfel Link.</p><hr>

]]></action>
			</edit>
		</open>

	</action-group>
</mod>
