<?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">Battle Masters Icon Pack</title>

		<description lang="en">Beastman, Champion of Chaos, Chaos Archer, Chaos Warrior, Crossbowman, Goblin, Imperial Archer, Imperial Knight, Lord Knight, Man-At-Arms, Mighty Cannon, Ogre Champion, Orc, Wolf.</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.*
		These icons are © copyright 1992 Milton Bradley. All rights reserved. Any reference to existing copyrighted material is done without profit, and is not intended as a challenge to the rights of the copyright owner.</author-notes>

		<instructions-by lang="en">drathe. Adapted from phpBB ModX.</instructions-by>

		<author-group>
			<author>
				<realname>Milton Bradley Company</realname>
				<username>N/A</username>
      		<contributions-group>
      		  <contributions status="current" position="Created Icons for use in their Battle Masters game."/>
      		</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.4</mod-version>

		<installation>
			<target-version>1.0pre1</target-version>
		</installation>

		<history>
			<entry>
				<date>2012-07-09</date>
				<rev-version>1.0.4</rev-version>
				<changelog lang="en">
					<change>Icons updated</change>
				</changelog>
			</entry>
			<entry>
				<date>2011-08-03</date>
				<rev-version>1.0.3</rev-version>
				<changelog lang="en">
					<change>Icons rearranged</change>
				</changelog>
			</entry>
			<entry>
				<date>2011-06-09</date>
				<rev-version>1.0.2</rev-version>
				<changelog lang="en">
					<change>Some Icon IDs changed to ensure compatibility with other Icon Packs</change>
				</changelog>
			</entry>
			<entry>
				<date>2010-12-29</date>
				<rev-version>1.0.1</rev-version>
				<changelog lang="en">
					<change>Icon offsets improved</change>
				</changelog>
			</entry>
			<entry>
				<date>2010-12-17</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\BM\*all .png files" to="HeroScribe folder\Icons\Raster\Europe\BM\*all .png files" />
			<file from="Icon Pack\Icons\Raster\USA\BM\*all .png files" to="HeroScribe folder\Icons\Raster\USA\BM\*all .png files" />
			<file from="Icon Pack\Icons\Sample\Europe\BM\*all .png files" to="HeroScribe folder\Icons\Sample\Europe\BM\*all .png files" />
			<file from="Icon Pack\Icons\Sample\USA\BM\*all .png files" to="HeroScribe folder\Icons\Sample\USA\BM\*all .png files" />
			<file from="Icon Pack\Icons\Vector\Europe\BM\*all .eps.gz files" to="HeroScribe folder\Icons\Vector\Europe\BM\*all .eps.gz files" />
			<file from="Icon Pack\Icons\Vector\USA\BM\*all .eps.gz files" to="HeroScribe folder\Icons\Vector\USA\BM\*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="various" name="Various" />]]></find>
				<action type="after-add"><![CDATA[<kind id="bm" name="Battle Masters" />
]]></action>
			</edit>
			<edit>
				<find><![CDATA[
</objectList>]]></find>
				<action type="before-add"><![CDATA[<object name="Beastman (BM's)" id="BMBeastman" width="1" height="1" kind="bm">
<icon region="Europe" path="Europe/BM/BM.Beastman_EU" xoffset="0.06" yoffset="-0.05" original="false"/>
<icon region="USA" path="USA/BM/BM.Beastman_US" xoffset="0.06" yoffset="-0.05" original="false"/>
<note>
There is no Beastman icon in any official HeroQuest release; this one comes from Battle Masters.
This icon is copyright 1992 Milton Bradley. All rights reserved.
Any reference to existing copyrighted material is done without profit, and is not intended as a challenge to the rights of any copyright owners.
</note>
</object>

<object name="Champion of Chaos" id="ChampionOfChaos" width="1" height="1" kind="bm">
<icon region="Europe" path="Europe/BM/BM.ChampionOfChaos_EU" yoffset="-0.02" original="false"/>
<icon region="USA" path="USA/BM/BM.ChampionOfChaos_US" yoffset="-0.02" original="false"/>
<note>
There is no Champion of Chaos icon in any official HeroQuest release; this one comes from Battle Masters.
This icon is copyright 1992 Milton Bradley. All rights reserved.
Any reference to existing copyrighted material is done without profit, and is not intended as a challenge to the rights of any copyright owners.
</note>
</object>

<object name="Chaos Archer" id="ChaosArcher" width="1" height="1" kind="bm">
<icon region="Europe" path="Europe/BM/BM.ChaosArcher_EU" original="false"/>
<icon region="USA" path="USA/BM/BM.ChaosArcher_US" original="false"/>
<note>
There is no Chaos Archer icon in any official HeroQuest release; this one comes from Battle Masters.
This icon is copyright 1992 Milton Bradley. All rights reserved.
Any reference to existing copyrighted material is done without profit, and is not intended as a challenge to the rights of any copyright owners.
</note>
</object>

<object name="Chaos Warrior (BM's)" id="BMChaosWarrior" width="1" height="1" kind="bm">
<icon region="Europe" path="Europe/BM/BM.ChaosWarrior_EU" xoffset="0.01" yoffset="-0.01" original="false"/>
<icon region="USA" path="USA/BM/BM.ChaosWarrior_US" xoffset="0.01" yoffset="-0.01" original="false"/>
<note>
There is not this version of Chaos Warrior icon in any official HeroQuest release; this one comes from Battle Masters.
This icon is copyright 1992 Milton Bradley. All rights reserved.
Any reference to existing copyrighted material is done without profit, and is not intended as a challenge to the rights of any copyright owners.
</note>
</object>

<object name="Crossbowman (BM's)" id="BMCrossbowman" width="1" height="1" kind="bm">
<icon region="Europe" path="Europe/BM/BM.Crossbowman_EU" yoffset="-0.04" original="false"/>
<icon region="USA" path="USA/BM/BM.Crossbowman_US" yoffset="-0.04" original="false"/>
<note>
There is not this version of Crossbowman icon in any official HeroQuest release; this one comes from Battle Masters.
This icon is copyright 1992 Milton Bradley. All rights reserved.
Any reference to existing copyrighted material is done without profit, and is not intended as a challenge to the rights of any copyright owners.
</note>
</object>

<object name="Goblin (BM's)" id="BMGoblin" width="1" height="1" kind="bm">
<icon region="Europe" path="Europe/BM/BM.Goblin_EU" xoffset="0.01" original="false"/>
<icon region="USA" path="USA/BM/BM.Goblin_US" xoffset="0.01" original="false"/>
<note>
There is not this version of Goblin icon in any official HeroQuest release; this one comes from Battle Masters.
This icon is copyright 1992 Milton Bradley. All rights reserved.
Any reference to existing copyrighted material is done without profit, and is not intended as a challenge to the rights of any copyright owners.
</note>
</object>

<object name="Imperial Archer" id="ImperialArcher" width="1" height="1" kind="bm">
<icon region="Europe" path="Europe/BM/BM.ImperialArcher_EU" yoffset="-0.08" original="false"/>
<icon region="USA" path="USA/BM/BM.ImperialArcher_US" yoffset="-0.08" original="false"/>
<note>
There is not this version of Imperial Archer icon in any official HeroQuest release; this one comes from Battle Masters.
This icon is copyright 1992 Milton Bradley. All rights reserved.
Any reference to existing copyrighted material is done without profit, and is not intended as a challenge to the rights of any copyright owners.
</note>
</object>

<object name="Imperial Knight" id="ImperialKnight" width="1" height="1" kind="bm">
<icon region="Europe" path="Europe/BM/BM.ImperialKnight_EU" yoffset="-0.06" original="false"/>
<icon region="USA" path="USA/BM/BM.ImperialKnight_US" yoffset="-0.06" original="false"/>
<note>
There is no Imperial Knight icon in any official HeroQuest release; this one comes from Battle Masters.
This icon is copyright 1992 Milton Bradley. All rights reserved.
Any reference to existing copyrighted material is done without profit, and is not intended as a challenge to the rights of any copyright owners.
</note>
</object>

<object name="Lord Knight" id="LordKnight" width="1" height="1" kind="bm">
<icon region="Europe" path="Europe/BM/BM.LordKnight_EU" original="false"/>
<icon region="USA" path="USA/BM/BM.LordKnight_US" original="false"/>
<note>
There is no Lord Knight icon in any official HeroQuest release; this one comes from Battle Masters.
This icon is copyright 1992 Milton Bradley. All rights reserved.
Any reference to existing copyrighted material is done without profit, and is not intended as a challenge to the rights of any copyright owners.
</note>
</object>

<object name="Man-At-Arms" id="Man-At-Arms" width="1" height="1" kind="bm">
<icon region="Europe" path="Europe/BM/BM.Man-At-Arms_EU" yoffset="-0.06" original="false"/>
<icon region="USA" path="USA/BM/BM.Man-At-Arms_US" original="false"/>
<note>
There is not this version of Man-At-Arms icon in any official HeroQuest release; this one comes from Battle Masters.
This icon is copyright 1992 Milton Bradley. All rights reserved.
Any reference to existing copyrighted material is done without profit, and is not intended as a challenge to the rights of any copyright owners.
</note>
</object>

<object name="Mighty Cannon" id="MightyCannon" width="2" height="2" kind="bm">
<icon region="Europe" path="Europe/BM/BM.MightyCannon_EU" original="false"/>
<icon region="USA" path="USA/BM/BM.MightyCannon_US" original="false"/>
<note>
There is no MightyCannon icon in any official HeroQuest release; this one comes from Battle Masters.
This icon is copyright 1992 Milton Bradley. All rights reserved.
Any reference to existing copyrighted material is done without profit, and is not intended as a challenge to the rights of any copyright owners.
</note>
</object>

<object name="Ogre Champion (BM's)" id="MBOgreChampion" width="2" height="2" kind="bm">
<icon region="Europe" path="Europe/BM/BM.OgreChampion_EU" original="false"/>
<icon region="USA" path="USA/BM/BM.OgreChampion_US" original="false"/>
<note>
There is not this version of Ogre Champion icon in any official HeroQuest release; this one comes from Battle Masters.
This icon is copyright 1992 Milton Bradley. All rights reserved.
Any reference to existing copyrighted material is done without profit, and is not intended as a challenge to the rights of any copyright owners.
</note>
</object>

<object name="Orc (BM's)" id="BMOrc" width="1" height="1" kind="bm">
<icon region="Europe" path="Europe/BM/BM.Orc_EU" original="false"/>
<icon region="USA" path="USA/BM/BM.Orc_US" original="false"/>
<note>
There is not this version of Orc icon in any official HeroQuest release; this one comes from Battle Masters.
This icon is copyright 1992 Milton Bradley. All rights reserved.
Any reference to existing copyrighted material is done without profit, and is not intended as a challenge to the rights of any copyright owners.
</note>
</object>

<object name="Wolf (BM's)" id="BMWolf" width="2" height="1" kind="bm">
<icon region="Europe" path="Europe/BM/BM.Wolf_EU" original="false"/>
<icon region="USA" path="USA/BM/BM.Wolf_US" original="false"/>
<note>
There is not this version of Wolf icon in any official HeroQuest release; this one comes from Battle Masters.
This icon is copyright 1992 Milton Bradley. All rights reserved.
Any reference to existing copyrighted material is done without profit, and is not intended as a challenge to the rights of any copyright owners.
</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_various">Various</a> (24)]]></find>
				<action type="after-add"><![CDATA[ - 
<a href="#kind_bm">Battle Masters</a> (14)
]]></action>
			</edit>
			<edit>
				<find><![CDATA[<tr><td align="left"><i><a name="object_WanderingMonster">Wandering Monster</a></i> <tt><br><b>WanderingMonster</b><br>Width 1, Height 1<br>ZOrder -5.0</tt></td>
<td align="center"><img src="Icons/Sample/Europe/NonOriginal/TheFrozenHorror.WanderingMonster_EU.png" alt="European Wandering Monster"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/TheFrozenHorror/TheFrozenHorror.WanderingMonster_US.png" alt="American Wandering Monster"><br>&nbsp;</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_bm" href="#categories">Battle Masters</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_BMBeastman">Beastman (BM's)</a></i> <tt><i>(<a href="#note_BMBeastman">note</a>)</i><br><b>BMBeastman</b><br>Width 1, Height 1</tt></td>
<td align="center"><img src="Icons/Sample/Europe/BM/BM.Beastman_EU.png" alt="European Beastman (BM's)"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/BM/BM.Beastman_US.png" alt="American Beastman (BM's)"><br>&nbsp;<tt>non original</tt>&nbsp;</td></tr>

<tr><td align="left"><i><a name="object_ChampionOfChaos">Champion of Chaos</a></i> <tt><i>(<a href="#note_ChampionOfChaos">note</a>)</i><br><b>ChampionOfChaos</b><br>Width 1, Height 1</tt></td>
<td align="center"><img src="Icons/Sample/Europe/BM/BM.ChampionOfChaos_EU.png" alt="European Champion of Chaos"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/BM/BM.ChampionOfChaos_US.png" alt="American Champion of Chaos"><br>&nbsp;<tt>non original</tt>&nbsp;</td></tr>

<tr><td align="left"><i><a name="object_ChaosArcher">Chaos Archer</a></i> <tt><i>(<a href="#note_ChaosArcher">note</a>)</i><br><b>ChaosArcher</b><br>Width 1, Height 1</tt></td>
<td align="center"><img src="Icons/Sample/Europe/BM/BM.ChaosArcher_EU.png" alt="European Chaos Archer"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/BM/BM.ChaosArcher_US.png" alt="American Chaos Archer"><br>&nbsp;<tt>non original</tt>&nbsp;</td></tr>

<tr><td align="left"><i><a name="object_BMChaosWarrior">Chaos Warrior (BM's)</a></i> <tt><i>(<a href="#note_BMChaosWarrior">note</a>)</i><br><b>BMChaosWarrior</b><br>Width 1, Height 1</tt></td>
<td align="center"><img src="Icons/Sample/Europe/BM/BM.ChaosWarrior_EU.png" alt="European Chaos Warrior (BM's)"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/BM/BM.ChaosWarrior_US.png" alt="American Chaos Warrior (BM's)"><br>&nbsp;<tt>non original</tt>&nbsp;</td></tr>

<tr><td align="left"><i><a name="object_BMCrossbowman">Crossbowman (BM's)</a></i> <tt><i>(<a href="#note_BMCrossbowman">note</a>)</i><br><b>BMCrossbowman</b><br>Width 1, Height 1</tt></td>
<td align="center"><img src="Icons/Sample/Europe/BM/BM.Crossbowman_EU.png" alt="European Crossbowman (BM's)"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/BM/BM.Crossbowman_US.png" alt="American Crossbowman (BM's)"><br>&nbsp;<tt>non original</tt>&nbsp;</td></tr>

<tr><td align="left"><i><a name="object_BMGoblin">Goblin (BM's)</a></i> <tt><i>(<a href="#note_BMGoblin">note</a>)</i><br><b>BMGoblin</b><br>Width 1, Height 1</tt></td>
<td align="center"><img src="Icons/Sample/Europe/BM/BM.Goblin_EU.png" alt="European Goblin (BM's)"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/BM/BM.Goblin_US.png" alt="American Goblin (BM's)"><br>&nbsp;<tt>non original</tt>&nbsp;</td></tr>

<tr><td align="left"><i><a name="object_ImperialArcher">Imperial Archer</a></i> <tt><i>(<a href="#note_ImperialArcher">note</a>)</i><br><b>ImperialArcher</b><br>Width 1, Height 1</tt></td>
<td align="center"><img src="Icons/Sample/Europe/BM/BM.ImperialArcher_EU.png" alt="European Imperial Archer"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/BM/BM.ImperialArcher_US.png" alt="American Imperial Archer"><br>&nbsp;<tt>non original</tt>&nbsp;</td></tr>

<tr><td align="left"><i><a name="object_ImperialKnight">Imperial Knight</a></i> <tt><i>(<a href="#note_ImperialKnight">note</a>)</i><br><b>ImperialKnight</b><br>Width 1, Height 1</tt></td>
<td align="center"><img src="Icons/Sample/Europe/BM/BM.ImperialKnight_EU.png" alt="European Imperial Knight"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/BM/BM.ImperialKnight_US.png" alt="American Imperial Knight"><br>&nbsp;<tt>non original</tt>&nbsp;</td></tr>

<tr><td align="left"><i><a name="object_LordKnight">Lord Knight</a></i> <tt><i>(<a href="#note_LordKnight">note</a>)</i><br><b>LordKnight</b><br>Width 1, Height 1</tt></td>
<td align="center"><img src="Icons/Sample/Europe/BM/BM.LordKnight_EU.png" alt="European Lord Knight"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/BM/BM.LordKnight_US.png" alt="American Lord Knight"><br>&nbsp;<tt>non original</tt>&nbsp;</td></tr>

<tr><td align="left"><i><a name="object_Man-At-Arms">Man-At-Arms</a></i> <tt><i>(<a href="#note_Man-At-Arms">note</a>)</i><br><b>Man-At-Arms</b><br>Width 1, Height 1</tt></td>
<td align="center"><img src="Icons/Sample/Europe/BM/BM.Man-At-Arms_EU.png" alt="European Man-At-Arms"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/BM/BM.Man-At-Arms_US.png" alt="American Man-At-Arms"><br>&nbsp;<tt>non original</tt>&nbsp;</td></tr>

<tr><td align="left"><i><a name="object_MightyCannon">Mighty Cannon</a></i> <tt><i>(<a href="#note_MightyCannon">note</a>)</i><br><b>MightyCannon</b><br>Width 2, Height 2</tt></td>
<td align="center"><img src="Icons/Sample/Europe/BM/BM.MightyCannon_EU.png" alt="European Mighty Cannon"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/BM/BM.MightyCannon_US.png" alt="American Mighty Cannon"><br>&nbsp;<tt>non original</tt>&nbsp;</td></tr>

<tr><td align="left"><i><a name="object_MBOgreChampion">Ogre Champion (BM's)</a></i> <tt><i>(<a href="#note_MBOgreChampion">note</a>)</i><br><b>MBOgreChampion</b><br>Width 2, Height 2</tt></td>
<td align="center"><img src="Icons/Sample/Europe/BM/BM.OgreChampion_EU.png" alt="European Ogre Champion (BM's)"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/BM/BM.OgreChampion_US.png" alt="American Ogre Champion (BM's)"><br>&nbsp;<tt>non original</tt>&nbsp;</td></tr>

<tr><td align="left"><i><a name="object_BMOrc">Orc (BM's)</a></i> <tt><i>(<a href="#note_BMOrc">note</a>)</i><br><b>BMOrc</b><br>Width 1, Height 1</tt></td>
<td align="center"><img src="Icons/Sample/Europe/BM/BM.Orc_EU.png" alt="European Orc (BM's)"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/BM/BM.Orc_US.png" alt="American Orc (BM's)"><br>&nbsp;<tt>non original</tt>&nbsp;</td></tr>

<tr><td align="left"><i><a name="object_BMWolf">Wolf (BM's)</a></i> <tt><i>(<a href="#note_BMWolf">note</a>)</i><br><b>BMWolf</b><br>Width 2, Height 1</tt></td>
<td align="center"><img src="Icons/Sample/Europe/BM/BM.Wolf_EU.png" alt="European Wolf (BM's)"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/BM/BM.Wolf_US.png" alt="American Wolf (BM's)"><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_BMBeastman" href="#object_BMBeastman">Beastman (BM's)</a></h4><p>There is no Beastman icon in any official HeroQuest release; this one comes from Battle Masters.<br>This icon is copyright 1992 Milton Bradley. All rights reserved.<br>Any reference to existing copyrighted material is done without profit, and is not intended as a challenge to the rights of any copyright owners.</p><hr>

<h4><a name="note_ChampionOfChaos" href="#object_ChampionOfChaos">Champion of Chaos</a></h4><p>There is no Champion of Chaos icon in any official HeroQuest release; this one comes from Battle Masters.<br>This icon is copyright 1992 Milton Bradley. All rights reserved.<br>Any reference to existing copyrighted material is done without profit, and is not intended as a challenge to the rights of any copyright owners.</p><hr>

<h4><a name="note_ChaosArcher" href="#object_ChaosArcher">Chaos Archer</a></h4><p>There is no Chaos Archer icon in any official HeroQuest release; this one comes from Battle Masters.<br>This icon is copyright 1992 Milton Bradley. All rights reserved.<br>Any reference to existing copyrighted material is done without profit, and is not intended as a challenge to the rights of any copyright owners.</p><hr>

<h4><a name="note_BMChaosWarrior" href="#object_BMChaosWarrior">Chaos Warrior (BM's)</a></h4><p>There is not this version of Chaos Warrior icon in any official HeroQuest release; this one comes from Battle Masters.<br>This icon is copyright 1992 Milton Bradley. All rights reserved.<br>Any reference to existing copyrighted material is done without profit, and is not intended as a challenge to the rights of any copyright owners.</p><hr>

<h4><a name="note_BMCrossbowman" href="#object_BMCrossbowman">Crossbowman (BM's)</a></h4><p>There is not this version of Crossbowman icon in any official HeroQuest release; this one comes from Battle Masters.<br>This icon is copyright 1992 Milton Bradley. All rights reserved.<br>Any reference to existing copyrighted material is done without profit, and is not intended as a challenge to the rights of any copyright owners.</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_BMGoblin" href="#object_BMGoblin">Goblin (BM's)</a></h4><p>There is not this version of Goblin icon in any official HeroQuest release; this one comes from Battle Masters.<br>This icon is copyright 1992 Milton Bradley. All rights reserved.<br>Any reference to existing copyrighted material is done without profit, and is not intended as a challenge to the rights of any copyright owners.</p><hr>

<h4><a name="note_ImperialArcher" href="#object_ImperialArcher">Imperial Archer</a></h4><p>There is not this version of Imperial Archer icon in any official HeroQuest release; this one comes from Battle Masters.<br>This icon is copyright 1992 Milton Bradley. All rights reserved.<br>Any reference to existing copyrighted material is done without profit, and is not intended as a challenge to the rights of any copyright owners.</p><hr>

<h4><a name="note_ImperialKnight" href="#object_ImperialKnight">Imperial Knight</a></h4><p>There is no Imperial Knight icon in any official HeroQuest release; this one comes from Battle Masters.<br>This icon is copyright 1992 Milton Bradley. All rights reserved.<br>Any reference to existing copyrighted material is done without profit, and is not intended as a challenge to the rights of any copyright owners.</p><hr>

<h4><a name="note_LordKnight" href="#object_LordKnight">Lord Knight</a></h4><p>There is no Lord Knight icon in any official HeroQuest release; this one comes from Battle Masters.<br>This icon is copyright 1992 Milton Bradley. All rights reserved.<br>Any reference to existing copyrighted material is done without profit, and is not intended as a challenge to the rights of any copyright owners.</p><hr>

<h4><a name="note_Man-At-Arms" href="#object_Man-At-Arms">Man-At-Arms</a></h4><p>There is not this version of Man-At-Arms icon in any official HeroQuest release; this one comes from Battle Masters.<br>This icon is copyright 1992 Milton Bradley. All rights reserved.<br>Any reference to existing copyrighted material is done without profit, and is not intended as a challenge to the rights of any copyright owners.</p><hr>

<h4><a name="note_MightyCannon" href="#object_MightyCannon">Mighty Cannon</a></h4><p>There is no MightyCannon icon in any official HeroQuest release; this one comes from Battle Masters.<br>This icon is copyright 1992 Milton Bradley. All rights reserved.<br>Any reference to existing copyrighted material is done without profit, and is not intended as a challenge to the rights of any copyright owners.</p><hr>

<h4><a name="note_MBOgreChampion" href="#object_MBOgreChampion">Ogre Champion (BM's)</a></h4><p>There is not this version of Ogre Champion icon in any official HeroQuest release; this one comes from Battle Masters.<br>This icon is copyright 1992 Milton Bradley. All rights reserved.<br>Any reference to existing copyrighted material is done without profit, and is not intended as a challenge to the rights of any copyright owners.</p><hr>

<h4><a name="note_BMOrc" href="#object_BMOrc">Orc (BM's)</a></h4><p>There is not this version of Orc icon in any official HeroQuest release; this one comes from Battle Masters.<br>This icon is copyright 1992 Milton Bradley. All rights reserved.<br>Any reference to existing copyrighted material is done without profit, and is not intended as a challenge to the rights of any copyright owners.</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_BMWolf" href="#object_BMWolf">Wolf (BM's)</a></h4><p>There is not this version of Wolf icon in any official HeroQuest release; this one comes from Battle Masters.<br>This icon is copyright 1992 Milton Bradley. All rights reserved.<br>Any reference to existing copyrighted material is done without profit, and is not intended as a challenge to the rights of any copyright owners.</p><hr>

]]></action>
			</edit>
		</open>

	</action-group>
</mod>
