<?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 Yon &amp; Derfel Link</title>

		<description lang="en">Air Sanctuary, Butcher Pillar, Corridor Room One, Corridor Room Two, Earth Sanctuary, Fimorc, Fimorc Archer, Fimorc Chieftain, Fire Sanctuary, Large Room, Skull Pile, Small Room, Troll, Untraceable Butcher Pillar, Water Sanctuary</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>Yon</username>
      		<contributions-group>
      		  <contributions status="current" position="Created Tiles: Air Sanctuary, Corridor Room One, Corridor Room Two, Earth Sanctuary, Fire Sanctuary, Large Room, Small Room, Water Sanctuary"/>
      		  <contributions status="current" position="Created Icons: Fimorc, Fimorc Archer, Fimorc Chieftain, Troll"/>
      		</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="Created Icons: Air Sanctuary, Butcher Pillar, Corridor Room One, Corridor Room Two, Earth Sanctuary, Fire Sanctuary, Large Room, Skull Pile, Small Room, Untraceable Butcher Pillar, Water Sanctuary"/>
      		  <contributions status="current" position="Revised Icons: Fimorc, Fimorc Archer, Fimorc Chieftain, Troll"/>
      		  <contributions status="current" position="Adapted Icons For HeroScribe"/>
      		</contributions-group>
			</author>
		</author-group>

		<mod-version>1.0.3</mod-version>

		<installation>
			<target-version>1.0pre1</target-version>
		</installation>

		<history>
			<entry>
				<date>2014-03-10</date>
				<rev-version>1.0.3</rev-version>
				<changelog lang="en">
					<change>4 new icons added</change>
				</changelog>
			</entry>
			<entry>
				<date>2012-07-19</date>
				<rev-version>1.0.2</rev-version>
				<changelog lang="en">
					<change>3 new icons added</change>
				</changelog>
			</entry>
			<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-22</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\DtdXsd\objectList-1.5.dtd" to="HeroScribe folder\DtdXsd\objectList-1.5.dtd" />
			<file from="Icon Pack\DtdXsd\objectList-1.5.xsd" to="HeroScribe folder\DtdXsd\objectList-1.5.xsd" />
			<file from="Icon Pack\Icons\Raster\Europe\Yon\*all .png files" to="HeroScribe folder\Icons\Raster\Europe\Yon\*all .png files" />
			<file from="Icon Pack\Icons\Raster\USA\Yon\*all .png files" to="HeroScribe folder\Icons\Raster\USA\Yon\*all .png files" />
			<file from="Icon Pack\Icons\Sample\Europe\Yon\*all .png files" to="HeroScribe folder\Icons\Sample\Europe\Yon\*all .png files" />
			<file from="Icon Pack\Icons\Sample\USA\Yon\*all .png files" to="HeroScribe folder\Icons\Sample\USA\Yon\*all .png files" />
			<file from="Icon Pack\Icons\Vector\Europe\Yon\*all .eps.gz files" to="HeroScribe folder\Icons\Vector\Europe\Yon\*all .eps.gz files" />
			<file from="Icon Pack\Icons\Vector\USA\Yon\*all .eps.gz files" to="HeroScribe folder\Icons\Vector\USA\Yon\*all .eps.gz files" />
			<file from="Icon Pack\HeroScribe.jar" to="HeroScribe folder" />
			<file from="Icon Pack\Readme.html" to="HeroScribe folder" />
			<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="yonmonster" name="Yon Monsters" />]]></action>
			</edit>
			<edit>
				<find><![CDATA[<kind id="room" name="Rooms" />]]></find>
				<action type="after-add"><![CDATA[<kind id="yonroom" name="Yon Multirotating Rooms" />]]></action>
			</edit>
			<edit>
				<find><![CDATA[</objectList>]]></find>
				<action type="before-add"><![CDATA[<object name="Corridor Room One" id="CorridorRoomOne" width="5" height="3" kind="yonroom" zorder="-10.0">
<icon region="Europe" path="Europe/Yon/Yon.CorridorRoomOne_EU" original="false"/>
<icon region="USA" path="USA/Yon/Yon.CorridorRoomOne_US" original="false"/>
<note>
There is no Corridor Room One icon in any official HeroQuest release.
This tile was created by Yon, its icon by Derfel Link.
</note>
</object>

<object name="Corridor Room Two" id="CorridorRoomTwo" width="3" height="5" kind="yonroom" zorder="-10.0">
<icon region="Europe" path="Europe/Yon/Yon.CorridorRoomTwo_EU" original="false"/>
<icon region="USA" path="USA/Yon/Yon.CorridorRoomTwo_US" original="false"/>
<note>
There is no Corridor Room Two icon in any official HeroQuest release.
This tile was created by Yon, its icon by Derfel Link.
</note>
</object>

<object name="Large Room" id="LargeRoom" width="5" height="5" kind="yonroom" zorder="-10.0">
<icon region="Europe" path="Europe/Yon/Yon.LargeRoom_EU" original="false"/>
<icon region="USA" path="USA/Yon/Yon.LargeRoom_US" original="false"/>
<note>
There is no Large Room icon in any official HeroQuest release.
This tile was created by Yon, its icon by Derfel Link.
</note>
</object>

<object name="Small Room" id="SmallRoom" width="3" height="3" kind="yonroom" zorder="-10.0">
<icon region="Europe" path="Europe/Yon/Yon.SmallRoom_EU" original="false"/>
<icon region="USA" path="USA/Yon/Yon.SmallRoom_US" original="false"/>
<note>
There is no Small Room icon in any official HeroQuest release.
This tile was created by Yon, its icon by Derfel Link.
</note>
</object>

<object name="Fimorc" id="Fimorc" width="1" height="1" kind="yonmonster">
<icon region="Europe" path="Europe/Yon/Yon.Fimorc_EU" original="false"/>
<icon region="USA" path="USA/Yon/Yon.Fimorc_US" original="false"/>
<note>
There is no Fimorc icon in any official HeroQuest release.
This icon was created by Yon. Revised by Derfel Link.
</note>
</object>

<object name="Fimorc Archer" id="FimorcArcher" width="1" height="1" kind="yonmonster">
<icon region="Europe" path="Europe/Yon/Yon.FimorcArcher_EU" original="false"/>
<icon region="USA" path="USA/Yon/Yon.FimorcArcher_US" original="false"/>
<note>
There is no Fimorc Archer icon in any official HeroQuest release.
This icon was created by Yon. Revised by Derfel Link.
</note>
</object>

<object name="Fimorc Chieftain" id="FimorcChieftain" width="1" height="1" kind="yonmonster">
<icon region="Europe" path="Europe/Yon/Yon.FimorcChieftain_EU" yoffset="0.004" original="false"/>
<icon region="USA" path="USA/Yon/Yon.FimorcChieftain_US" yoffset="0.004" original="false"/>
<note>
There is no Fimorc Chieftain icon in any official HeroQuest release.
This icon was created by Yon. Revised by Derfel Link.
</note>
</object>

<object name="Troll (Yon's)" id="YonTroll" width="1" height="1" kind="yonmonster">
<icon region="Europe" path="Europe/Yon/Yon.Troll_EU" xoffset="-0.01" yoffset="0.019" original="false"/>
<icon region="USA" path="USA/Yon/Yon.Troll_US" original="false"/>
<note>
There is no Troll icon in any official HeroQuest release.
This icon was created by Yon. Revised by Derfel Link.
</note>
</object>

<object name="Butcher Pillar" id="ButcherPillar" width="5" height="5" kind="trap" zorder="-5.0" trap="true">
<icon region="Europe" path="Europe/Yon/Yon.ButcherPillar_EU" original="false"/>
<icon region="USA" path="USA/Yon/Yon.ButcherPillar_US" original="false"/>
<note>
There is no Butcher Pillar icon in any official HeroQuest release.
This miniature was created by Parduz, its icon by Derfel Link.
</note>
</object>

<object name="Untraceable Butcher Pillar" id="UntraceableButcherPillar" width="5" height="5" kind="trap" zorder="-5.0" untraceabletrap="true">
<icon region="Europe" path="Europe/Yon/Yon.ButcherPillar_EU" original="false"/>
<icon region="USA" path="USA/Yon/Yon.ButcherPillar_US" original="false"/>
<note>
Use this icon if the Butcher Pillar is untraceable, so it'll be shown with green light background in an american map.
</note>
</object>

<object name="Skull Pile" id="SkullPile" width="1" height="1" kind="furniture" zorder="-5.0">
<icon region="Europe" path="Europe/Yon/Yon.SkullPile_EU" original="false"/>
<icon region="USA" path="USA/Yon/Yon.SkullPile_US" original="false"/>
<note>
There is no Skull Pile icon in any official HeroQuest release.
This miniature was created by Rage, its icon by Derfel Link.
</note>
</object>

<object name="Air Sanctuary" id="AirSanctuary" width="8" height="8" kind="yonroom" zorder="-10.0">
<icon region="Europe" path="Europe/Yon/Yon.AirSanctuary_EU" original="false"/>
<icon region="USA" path="USA/Yon/Yon.AirSanctuary_US" original="false"/>
<note>
There is no Air Sanctuary icon in any official HeroQuest release.
This tile was created by Yon, its icon by Derfel Link.
</note>
</object>

<object name="Earth Sanctuary" id="EarthSanctuary" width="8" height="7" kind="yonroom" zorder="-10.0">
<icon region="Europe" path="Europe/Yon/Yon.EarthSanctuary_EU" original="false"/>
<icon region="USA" path="USA/Yon/Yon.EarthSanctuary_US" original="false"/>
<note>
There is no Earth Sanctuary icon in any official HeroQuest release.
This tile was created by Yon, its icon by Derfel Link.
</note>
</object>

<object name="Fire Sanctuary" id="FireSanctuary" width="8" height="7" kind="yonroom" zorder="-10.0">
<icon region="Europe" path="Europe/Yon/Yon.FireSanctuary_EU" original="false"/>
<icon region="USA" path="USA/Yon/Yon.FireSanctuary_US" original="false"/>
<note>
There is no Fire Sanctuary icon in any official HeroQuest release.
This tile was created by Yon, its icon by Derfel Link.
</note>
</object>

<object name="Water Sanctuary" id="WaterSanctuary" width="8" height="7" kind="yonroom" zorder="-10.0">
<icon region="Europe" path="Europe/Yon/Yon.WaterSanctuary_EU" original="false"/>
<icon region="USA" path="USA/Yon/Yon.WaterSanctuary_US" original="false"/>
<note>
There is no Water Sanctuary icon in any official HeroQuest release.
This tile was created by Yon, its icon 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_yonmonster">Yon Monsters</a> (4)]]></action>
			</edit>
			<edit>
				<find><![CDATA[<a href="#kind_furniture">Furniture</a> (19)]]></find>
				<action type="replace-with"><![CDATA[<a href="#kind_furniture">Furniture</a> (20)]]></action>
			</edit>
			<edit>
				<find><![CDATA[<a href="#kind_trap">Traps</a> (12)]]></find>
				<action type="after-add"><![CDATA[<a href="#kind_trap">Traps</a> (14)]]></action>
			</edit>
			<edit>
				<find><![CDATA[<a href="#kind_room">Rooms</a> (22)
]]></find>
				<action type="after-add"><![CDATA[ - 
<a href="#kind_yonroom">Yon Multirotating Rooms</a> (8)
]]></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_yonmonster" href="#categories">Yon 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_Fimorc">Fimorc</a></i> <tt><i>(<a href="#note_Fimorc">note</a>)</i><br><b>Fimorc</b><br>Width 1, Height 1</tt></td>
<td align="center"><img src="Icons/Sample/Europe/Yon/Yon.Fimorc_EU.png" alt="European Fimorc"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/Yon/Yon.Fimorc_US.png" alt="American Fimorc"><br>&nbsp;<tt>non original</tt>&nbsp;</td></tr>

<tr><td align="left"><i><a name="object_FimorcArcher">Fimorc Archer</a></i> <tt><i>(<a href="#note_FimorcArcher">note</a>)</i><br><b>FimorcArcher</b><br>Width 1, Height 1</tt></td>
<td align="center"><img src="Icons/Sample/Europe/Yon/Yon.FimorcArcher_EU.png" alt="European Fimorc Archer"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/Yon/Yon.FimorcArcher_US.png" alt="American Fimorc Archer"><br>&nbsp;<tt>non original</tt>&nbsp;</td></tr>

<tr><td align="left"><i><a name="object_FimorcChieftain">Fimorc Chieftain</a></i> <tt><i>(<a href="#note_FimorcChieftain">note</a>)</i><br><b>FimorcChieftain</b><br>Width 1, Height 1</tt></td>
<td align="center"><img src="Icons/Sample/Europe/Yon/Yon.FimorcChieftain_EU.png" alt="European Fimorc Chieftain"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/Yon/Yon.FimorcChieftain_US.png" alt="American Fimorc Chieftain"><br>&nbsp;<tt>non original</tt>&nbsp;</td></tr>

<tr><td align="left"><i><a name="object_YonTroll">Troll (Yon's)</a></i> <tt><i>(<a href="#note_YonTroll">note</a>)</i><br><b>YonTroll</b><br>Width 1, Height 1</tt></td>
<td align="center"><img src="Icons/Sample/Europe/Yon/Yon.Troll_EU.png" alt="European Troll (Yon's)"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/Yon/Yon.Troll_US.png" alt="American Troll (Yon's)"><br>&nbsp;<tt>non original</tt>&nbsp;</td></tr>

</table>
<hr>

]]></action>
			</edit>
			<edit>
				<find><![CDATA[<tr><td align="left"><i><a name="object_Rack">Rack</a></i> <tt><br><b>Rack</b><br>Width 2, Height 3<br>ZOrder -5.0</tt></td>
<td align="center"><img src="Icons/Sample/Europe/Base/Rack_EU.png" alt="European Rack"></td>
<td align="center"><img src="Icons/Sample/USA/Base/Rack_US.png" alt="American Rack"></td></tr>
]]></find>
				<action type="after-add"><![CDATA[
<tr><td align="left"><i><a name="object_SkullPile">Skull Pile</a></i> <tt><i>(<a href="#note_SkullPile">note</a>)</i><br><b>SkullPile</b><br>Width 1, Height 1<br>ZOrder -5.0</tt></td>
<td align="center"><img src="Icons/Sample/Europe/Yon/Yon.SkullPile_EU.png" alt="European Skull Pile"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/Yon/Yon.SkullPile_US.png" alt="American Skull Pile"><br>&nbsp;<tt>non original</tt>&nbsp;</td></tr>
]]></action>
			</edit>
			<edit>
				<find><![CDATA[<table align="center" border="1">

<tr><td colspan="3" align="center"><b><a name="kind_trap" href="#categories">Traps</a></b></td></tr>

<tr><td>Description</td><td align="center">Europe</td><td align="center">USA</td></tr>
]]></find>
				<action type="after-add"><![CDATA[
<tr><td align="left"><i><a name="object_ButcherPillar">Butcher Pillar</a></i> <tt><i>(<a href="#note_ButcherPillar">note</a>)</i><br><b>ButcherPillar</b><br>Width 5, Height 5<br>ZOrder -5.0</tt></td>
<td align="center"><img src="Icons/Sample/Europe/Yon/Yon.ButcherPillar_EU.png" alt="European Butcher Pillar"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center" bgcolor="#FA7D33"><img src="Icons/Sample/USA/Yon/Yon.ButcherPillar_US.png" alt="American Butcher Pillar"><br>&nbsp;<tt>non original</tt>&nbsp;</td></tr>
]]></action>
			</edit>
			<edit>
				<find><![CDATA[<tr><td align="left"><i><a name="object_SwingingBladeTrap">Swinging Blade Trap</a></i> <tt><br><b>SwingingBladeTrap</b><br>Width 1, Height 1</tt></td>
<td align="center"><img src="Icons/Sample/Europe/AgainstTheOgreHoard/AgainstTheOgreHoard.SwingingBladeTrap_EU.png" alt="European Swinging Blade Trap"><br>&nbsp;</td>
<td align="center" bgcolor="#FA7D33"><img src="Icons/Sample/USA/NonOriginal/AgainstTheOgreHoard.SwingingBladeTrap_US.png" alt="American Swinging Blade Trap"><br>&nbsp;<tt>non original</tt>&nbsp;</td></tr>
]]></find>
				<action type="after-add"><![CDATA[
<tr><td align="left"><i><a name="object_UntraceableButcherPillar">Untraceable Butcher Pillar</a></i> <tt><i>(<a href="#note_UntraceableButcherPillar">note</a>)</i><br><b>UntraceableButcherPillar</b><br>Width 5, Height 5<br>ZOrder -5.0</tt></td>
<td align="center"><img src="Icons/Sample/Europe/Yon/Yon.ButcherPillar_EU.png" alt="European Untraceable Butcher Pillar"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center" bgcolor="#C2E8D4"><img src="Icons/Sample/USA/Yon/Yon.ButcherPillar_US.png" alt="American Untraceable Butcher Pillar"><br>&nbsp;<tt>non original</tt>&nbsp;</td></tr>
]]></action>
			</edit>
			<edit>
				<find><![CDATA[<tr><td align="left"><i><a name="object_ThroneRoom">Throne Room</a></i> <tt><br><b>ThroneRoom</b><br>Width 5, Height 6<br>ZOrder -10.0</tt></td>
<td align="center"><img src="Icons/Sample/Europe/ReturnOfTheWitchLord/ReturnOfTheWitchLord.ThroneRoom_EU.png" alt="European Throne Room"></td>
<td align="center"><img src="Icons/Sample/USA/ReturnOfTheWitchLord/ReturnOfTheWitchLord.ThroneRoom_US.png" alt="American Throne Room"></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_yonroom" href="#categories">Yon Multirotating Rooms</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_AirSanctuary">Air Sanctuary</a></i> <tt><i>(<a href="#note_AirSanctuary">note</a>)</i><br><b>AirSanctuary</b><br>Width 8, Height 8<br>ZOrder -10.0</tt></td>
<td align="center"><img src="Icons/Sample/Europe/Yon/Yon.AirSanctuary_EU.png" alt="European Air Sanctuary"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/Yon/Yon.AirSanctuary_US.png" alt="American Air Sanctuary"><br>&nbsp;<tt>non original</tt>&nbsp;</td></tr>

<tr><td align="left"><i><a name="object_CorridorRoomOne">Corridor Room One</a></i> <tt><i>(<a href="#note_CorridorRoomOne">note</a>)</i><br><b>CorridorRoomOne</b><br>Width 5, Height 3<br>ZOrder -10.0</tt></td>
<td align="center"><img src="Icons/Sample/Europe/Yon/Yon.CorridorRoomOne_EU.png" alt="European Corridor Room One"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/Yon/Yon.CorridorRoomOne_US.png" alt="American Corridor Room One"><br>&nbsp;<tt>non original</tt>&nbsp;</td></tr>

<tr><td align="left"><i><a name="object_CorridorRoomTwo">Corridor Room Two</a></i> <tt><i>(<a href="#note_CorridorRoomTwo">note</a>)</i><br><b>CorridorRoomTwo</b><br>Width 3, Height 5<br>ZOrder -10.0</tt></td>
<td align="center"><img src="Icons/Sample/Europe/Yon/Yon.CorridorRoomTwo_EU.png" alt="European Corridor Room Two"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/Yon/Yon.CorridorRoomTwo_US.png" alt="American Corridor Room Two"><br>&nbsp;<tt>non original</tt>&nbsp;</td></tr>

<tr><td align="left"><i><a name="object_EarthSanctuary">Earth Sanctuary</a></i> <tt><i>(<a href="#note_EarthSanctuary">note</a>)</i><br><b>EarthSanctuary</b><br>Width 8, Height 7<br>ZOrder -10.0</tt></td>
<td align="center"><img src="Icons/Sample/Europe/Yon/Yon.EarthSanctuary_EU.png" alt="European Earth Sanctuary"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/Yon/Yon.EarthSanctuary_US.png" alt="American Earth Sanctuary"><br>&nbsp;<tt>non original</tt>&nbsp;</td></tr>

<tr><td align="left"><i><a name="object_FireSanctuary">Fire Sanctuary</a></i> <tt><i>(<a href="#note_FireSanctuary">note</a>)</i><br><b>FireSanctuary</b><br>Width 8, Height 7<br>ZOrder -10.0</tt></td>
<td align="center"><img src="Icons/Sample/Europe/Yon/Yon.FireSanctuary_EU.png" alt="European Fire Sanctuary"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/Yon/Yon.FireSanctuary_US.png" alt="American Fire Sanctuary"><br>&nbsp;<tt>non original</tt>&nbsp;</td></tr>

<tr><td align="left"><i><a name="object_LargeRoom">Large Room</a></i> <tt><i>(<a href="#note_LargeRoom">note</a>)</i><br><b>LargeRoom</b><br>Width 5, Height 5<br>ZOrder -10.0</tt></td>
<td align="center"><img src="Icons/Sample/Europe/Yon/Yon.LargeRoom_EU.png" alt="European Large Room"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/Yon/Yon.LargeRoom_US.png" alt="American Large Room"><br>&nbsp;<tt>non original</tt>&nbsp;</td></tr>

<tr><td align="left"><i><a name="object_SmallRoom">Small Room</a></i> <tt><i>(<a href="#note_SmallRoom">note</a>)</i><br><b>SmallRoom</b><br>Width 3, Height 3<br>ZOrder -10.0</tt></td>
<td align="center"><img src="Icons/Sample/Europe/Yon/Yon.SmallRoom_EU.png" alt="European Small Room"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/Yon/Yon.SmallRoom_US.png" alt="American Small Room"><br>&nbsp;<tt>non original</tt>&nbsp;</td></tr>

<tr><td align="left"><i><a name="object_WaterSanctuary">Water Sanctuary</a></i> <tt><i>(<a href="#note_WaterSanctuary">note</a>)</i><br><b>WaterSanctuary</b><br>Width 8, Height 7<br>ZOrder -10.0</tt></td>
<td align="center"><img src="Icons/Sample/Europe/Yon/Yon.WaterSanctuary_EU.png" alt="European Water Sanctuary"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/Yon/Yon.WaterSanctuary_US.png" alt="American Water Sanctuary"><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_AirSanctuary" href="#object_AirSanctuary">Air Sanctuary</a></h4><p>There is no Air Sanctuary icon in any official HeroQuest release.<br>This tile was created by Yon, its icon by Derfel Link.</p><hr>

<h4><a name="note_ButcherPillar" href="#object_ButcherPillar">Butcher Pillar</a></h4><p>There is no Butcher Pillar icon in any official HeroQuest release.<br>This miniature was created by Parduz, its icon by Derfel Link.</p><hr>

<h4><a name="note_CorridorRoomOne" href="#object_CorridorRoomOne">Corridor Room One</a></h4><p>There is no Corridor Room One icon in any official HeroQuest release.<br>This tile was created by Yon, its icon by Derfel Link.</p><hr>

<h4><a name="note_CorridorRoomTwo" href="#object_CorridorRoomTwo">Corridor Room Two</a></h4><p>There is no Corridor Room Two icon in any official HeroQuest release.<br>This tile was created by Yon, its icon by Derfel Link.</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_EarthSanctuary" href="#object_EarthSanctuary">Earth Sanctuary</a></h4><p>There is no Earth Sanctuary icon in any official HeroQuest release.<br>This tile was created by Yon, its icon by Derfel Link.</p><hr>

<h4><a name="note_Fimorc" href="#object_Fimorc">Fimorc</a></h4><p>There is no Fimorc icon in any official HeroQuest release.<br>This icon was created by Yon. Revised by Derfel Link.</p><hr>

<h4><a name="note_FimorcArcher" href="#object_FimorcArcher">Fimorc Archer</a></h4><p>There is no Fimorc Archer icon in any official HeroQuest release.<br>This icon was created by Yon. Revised by Derfel Link.</p><hr>

<h4><a name="note_FimorcChieftain" href="#object_FimorcChieftain">Fimorc Chieftain</a></h4><p>There is no Fimorc Chieftain icon in any official HeroQuest release.<br>This icon was created by Yon. Revised by Derfel Link.</p><hr>

<h4><a name="note_FireSanctuary" href="#object_FireSanctuary">Fire Sanctuary</a></h4><p>There is no Fire Sanctuary icon in any official HeroQuest release.<br>This tile was created by Yon, its icon by Derfel Link.</p><hr>

<h4><a name="note_LargeRoom" href="#object_LargeRoom">Large Room</a></h4><p>There is no Large Room icon in any official HeroQuest release.<br>This tile was created by Yon, its icon by Derfel Link.</p><hr>

<h4><a name="note_SkullPile" href="#object_SkullPile">Skull Pile</a></h4><p>There is no Skull Pile icon in any official HeroQuest release.<br>This miniature was created by Rage, its icon by Derfel Link.</p><hr>

<h4><a name="note_SmallRoom" href="#object_SmallRoom">Small Room</a></h4><p>There is no Small Room icon in any official HeroQuest release.<br>This tile was created by Yon, its icon by Derfel Link.</p><hr>

<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>
]]></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_YonTroll" href="#object_YonTroll">Troll (Yon's)</a></h4><p>There is no Troll icon in any official HeroQuest release.<br>This icon was created by Yon. Revised by Derfel Link.</p><hr>

<h4><a name="note_UntraceableButcherPillar" href="#object_UntraceableButcherPillar">Untraceable Butcher Pillar</a></h4><p>Use this icon if the Butcher Pillar is untraceable, so it'll be shown with green light background in an american map.</p><hr>

<h4><a name="note_WaterSanctuary" href="#object_WaterSanctuary">Water Sanctuary</a></h4><p>There is no Water Sanctuary icon in any official HeroQuest release.<br>This tile was created by Yon, its icon by Derfel Link.</p><hr>
]]></action>
			</edit>
		</open>

	</action-group>
</mod>
