<?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 Phoenix and Derfel Link</title>

		<description lang="en">Broken Wall, Cave Entrance, Desert, Dragon Bones, Durrag Dol, Pool, Rubble, Spiked Floor Trap, Trap Vine, Well of Madness.</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.*
		Phoenix and Derfel Link would like to thank Ron Shirtz, Rob Capper and drathe.</author-notes>

		<instructions-by lang="en">drathe. Adapted from phpBB ModX.</instructions-by>

		<author-group>
			<author>
				<realname>Rob Capper</realname>
				<username>TiW</username>
				<homepage>http://www.yeoldeinn.com/tiles-capper.php</homepage>
      		<contributions-group>
      		  <contributions status="current" position="Created Tiles: Durrag-Dol, Pool."/>
      		</contributions-group>
			</author>
			<author>
				<username>drathe</username>
				<homepage>http://www.yeoldeinn.com/tiles-drathe.php</homepage>
				<email>drathe@drathe.com</email>
      		<contributions-group>
      		  <contributions status="current" position="Created Icon: Spiked Floor Trap."/>
      		</contributions-group>
			</author>
			<author>
				<realname>Ron Shirtz</realname>
				<username>N/A</username>
				<email>egc@northnet.org</email>
				<homepage>http://www.yeoldeinn.com/tiles-shirtz.php</homepage>
      		<contributions-group>
      		  <contributions status="current" position="Created Tiles: Cave Entrance, Desert, Dragon Bones, Trap Vine, Well of Madness."/>
      		</contributions-group>
			</author>
			<author>
				<username>Phoenix</username>
				<homepage>http://www.freewebs.com/phoenixgd/</homepage>
      		<contributions-group>
      		  <contributions status="current" position="Created Icons: Broken Wall, Cave Entrance, Desert, Dragon Bones, Durrag-Dol, Pool, Rubble, Trap Vine, Well of Madness."/>
      		</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: Broken Wall, Cave Entrance, Desert, Dragon Bones, Durrag-Dol, Pool, Rubble, Trap Vine, Well of Madness."/>
      		  <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>2012-07-12</date>
				<rev-version>1.0.3</rev-version>
				<changelog lang="en">
					<change>Untraceable trap versions added</change>
				</changelog>
			</entry>
			<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>2010-12-16</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\Phoenix\*all .png files" to="HeroScribe folder\Icons\Raster\Europe\Phoenix\*all .png files" />
			<file from="Icon Pack\Icons\Raster\USA\Phoenix\*all .png files" to="HeroScribe folder\Icons\Raster\USA\Phoenix\*all .png files" />
			<file from="Icon Pack\Icons\Sample\Europe\Phoenix\*all .png files" to="HeroScribe folder\Icons\Sample\Europe\Phoenix\*all .png files" />
			<file from="Icon Pack\Icons\Sample\USA\Phoenix\*all .png files" to="HeroScribe folder\Icons\Sample\USA\Phoenix\*all .png files" />
			<file from="Icon Pack\Icons\Vector\Europe\Phoenix\*all .eps.gz files" to="HeroScribe folder\Icons\Vector\Europe\Phoenix\*all .eps.gz files" />
			<file from="Icon Pack\Icons\Vector\USA\Phoenix\*all .eps.gz files" to="HeroScribe folder\Icons\Vector\USA\Phoenix\*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="various" name="Various" />]]></find>
				<action type="after-add"><![CDATA[<kind id="phoenix" name="Phoenix" />
]]></action>
			</edit>
			<edit>
				<find><![CDATA[
</objectList>]]></find>
				<action type="before-add"><![CDATA[<object name="Broken Wall" id="BrokenWall" width="1" height="2" kind="phoenix" zorder="-1.0" door="true">
<icon region="Europe" path="Europe/Phoenix/Phoenix.BrokenWall_EU" original="false"/>
<icon region="USA" path="USA/Phoenix/Phoenix.BrokenWall_US" original="false"/>
<note>
There is a Broken Wall tile in the Wizards of Morcar expansion, but no icon for it.
This icon was created by Derfel Link and Phoenix.
</note>
</object>

<object name="Cave Entrance" id="CaveEntrance" width="6" height="4" kind="phoenix" zorder="-10.0">
<icon region="Europe" path="Europe/Phoenix/Phoenix.CaveEntrance_EU" original="false"/>
<icon region="USA" path="USA/Phoenix/Phoenix.CaveEntrance_US" original="false"/>
<note>
There is no Cave Entrance icon in any official HeroQuest release.
This tile was created by Ron Shirtz, its icon by Derfel Link and Phoenix.
</note>
</object>

<object name="Desert" id="Desert" width="8" height="10" kind="phoenix" zorder="-10.0">
<icon region="Europe" path="Europe/Phoenix/Phoenix.Desert_EU" original="false"/>
<icon region="USA" path="USA/Phoenix/Phoenix.Desert_US" original="false"/>
<note>
There is no Desert icon in any official HeroQuest release.
This tile was created by Ron Shirtz, its icon by Derfel Link and Phoenix.
</note>
</object>

<object name="Dragon Bones" id="DragonBones" width="8" height="8" kind="phoenix" zorder="-10.0">
<icon region="Europe" path="Europe/Phoenix/Phoenix.DragonBones_EU" original="false"/>
<icon region="USA" path="USA/Phoenix/Phoenix.DragonBones_US" original="false"/>
<note>
There is no Dragon Bones icon in any official HeroQuest release.
This tile was created by Ron Shirtz, its icon by Derfel Link and Phoenix.
</note>
</object>

<object name="Durrag Dol" id="DurragDol" width="7" height="8" kind="phoenix" zorder="-10.0">
<icon region="Europe" path="Europe/Phoenix/Phoenix.DurragDol_EU" original="false"/>
<icon region="USA" path="USA/Phoenix/Phoenix.DurragDol_US" original="false"/>
<note>
There is no Durrag Dol icon in any official HeroQuest release.
This tile was created by Rob Capper, its icon by Derfel Link and Phoenix.
</note>
</object>

<object name="Pool" id="Pool" width="8" height="7" kind="phoenix" zorder="-10.0">
<icon region="Europe" path="Europe/Phoenix/Phoenix.Pool_EU" original="false"/>
<icon region="USA" path="USA/Phoenix/Phoenix.Pool_US" original="false"/>
<note>
There is no Pool icon in any official HeroQuest release.
This tile was created by Rob Capper, its icon by Derfel Link and Phoenix.
</note>
</object>

<object name="Rubble" id="Rubble" width="1" height="1" kind="phoenix">
<icon region="Europe" path="Europe/Phoenix/Phoenix.Rubble_EU" original="false"/>
<icon region="USA" path="USA/Phoenix/Phoenix.Rubble_US" original="false"/>
<note>
There is no Rubble icon in any official HeroQuest release.
This icon was created by Derfel Link and Phoenix.
</note>
</object>

<object name="Spiked Floor Trap" id="SpikedFloorTrap" width="1" height="1" kind="phoenix" zorder="-5.0" trap="true">
<icon region="Europe" path="Europe/Phoenix/Phoenix.SpikedFloorTrap_EU" original="false"/>
<icon region="USA" path="USA/Phoenix/Phoenix.SpikedFloorTrap_US" original="false"/>
<note>
There is no Spiked Floor Trap icon in any official HeroQuest release.
This icon was created by Drathe.
</note>
</object>

<object name="Untraceable Spiked Floor Trap" id="UntraceableSpikedFloorTrap" width="1" height="1" kind="phoenix" zorder="-5.0" untraceabletrap="true">
<icon region="Europe" path="Europe/Phoenix/Phoenix.SpikedFloorTrap_EU" original="false"/>
<icon region="USA" path="USA/Phoenix/Phoenix.SpikedFloorTrap_US" original="false"/>
<note>
Use this icon if the Spiked Floor Trap is untraceable, so it'll be shown with green light background in an american map.
</note>
</object>

<object name="Trap Vine" id="TrapVine" width="8" height="8" kind="phoenix" zorder="-10.0">
<icon region="Europe" path="Europe/Phoenix/Phoenix.TrapVine_EU" original="false"/>
<icon region="USA" path="USA/Phoenix/Phoenix.TrapVine_US" original="false"/>
<note>
There is no Trap Vine icon in any official HeroQuest release.
This tile was created by Ron Shirtz, its icon by Derfel Link and Phoenix.
</note>
</object>

<object name="Well of Madness" id="WellOfMadness" width="6" height="6" kind="phoenix" zorder="-10.0">
<icon region="Europe" path="Europe/Phoenix/Phoenix.WellOfMadness_EU" original="false"/>
<icon region="USA" path="USA/Phoenix/Phoenix.WellOfMadness_US" original="false"/>
<note>
There is no Well of Madness icon in any official HeroQuest release.
This tile was created by Ron Shirtz, its icon by Derfel Link and Phoenix.
</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_phoenix">Phoenix</a> (11)
]]></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_phoenix" href="#categories">Phoenix</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_BrokenWall">Broken Wall</a></i> <tt><i>(<a href="#note_BrokenWall">note</a>)</i><br><b>BrokenWall</b><br>Width 1, Height 2<br>ZOrder -1.0</tt></td>
<td align="center"><img src="Icons/Sample/Europe/Phoenix/Phoenix.BrokenWall_EU.png" alt="European Broken Wall"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/Phoenix/Phoenix.BrokenWall_US.png" alt="American Broken Wall"><br>&nbsp;<tt>non original</tt>&nbsp;</td></tr>

<tr><td align="left"><i><a name="object_CaveEntrance">Cave Entrance</a></i> <tt><i>(<a href="#note_CaveEntrance">note</a>)</i><br><b>CaveEntrance</b><br>Width 6, Height 4<br>ZOrder -10.0</tt></td>
<td align="center"><img src="Icons/Sample/Europe/Phoenix/Phoenix.CaveEntrance_EU.png" alt="European Cave Entrance"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/Phoenix/Phoenix.CaveEntrance_US.png" alt="American Cave Entrance"><br>&nbsp;<tt>non original</tt>&nbsp;</td></tr>

<tr><td align="left"><i><a name="object_Desert">Desert</a></i> <tt><i>(<a href="#note_Desert">note</a>)</i><br><b>Desert</b><br>Width 8, Height 10<br>ZOrder -10.0</tt></td>
<td align="center"><img src="Icons/Sample/Europe/Phoenix/Phoenix.Desert_EU.png" alt="European Desert"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/Phoenix/Phoenix.Desert_US.png" alt="American Desert"><br>&nbsp;<tt>non original</tt>&nbsp;</td></tr>

<tr><td align="left"><i><a name="object_DragonBones">Dragon Bones</a></i> <tt><i>(<a href="#note_DragonBones">note</a>)</i><br><b>DragonBones</b><br>Width 8, Height 8<br>ZOrder -10.0</tt></td>
<td align="center"><img src="Icons/Sample/Europe/Phoenix/Phoenix.DragonBones_EU.png" alt="European Dragon Bones"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/Phoenix/Phoenix.DragonBones_US.png" alt="American Dragon Bones"><br>&nbsp;<tt>non original</tt>&nbsp;</td></tr>

<tr><td align="left"><i><a name="object_DurragDol">Durrag Dol</a></i> <tt><i>(<a href="#note_DurragDol">note</a>)</i><br><b>DurragDol</b><br>Width 7, Height 8<br>ZOrder -10.0</tt></td>
<td align="center"><img src="Icons/Sample/Europe/Phoenix/Phoenix.DurragDol_EU.png" alt="European Durrag Dol"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/Phoenix/Phoenix.DurragDol_US.png" alt="American Durrag Dol"><br>&nbsp;<tt>non original</tt>&nbsp;</td></tr>

<tr><td align="left"><i><a name="object_Pool">Pool</a></i> <tt><i>(<a href="#note_Pool">note</a>)</i><br><b>Pool</b><br>Width 8, Height 7<br>ZOrder -10.0</tt></td>
<td align="center"><img src="Icons/Sample/Europe/Phoenix/Phoenix.Pool_EU.png" alt="European Pool"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/Phoenix/Phoenix.Pool_US.png" alt="American Pool"><br>&nbsp;<tt>non original</tt>&nbsp;</td></tr>

<tr><td align="left"><i><a name="object_Rubble">Rubble</a></i> <tt><i>(<a href="#note_Rubble">note</a>)</i><br><b>Rubble</b><br>Width 1, Height 1</tt></td>
<td align="center"><img src="Icons/Sample/Europe/Phoenix/Phoenix.Rubble_EU.png" alt="European Rubble"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/Phoenix/Phoenix.Rubble_US.png" alt="American Rubble"><br>&nbsp;<tt>non original</tt>&nbsp;</td></tr>

<tr><td align="left"><i><a name="object_SpikedFloorTrap">Spiked Floor Trap</a></i> <tt><i>(<a href="#note_SpikedFloorTrap">note</a>)</i><br><b>SpikedFloorTrap</b><br>Width 1, Height 1<br>ZOrder -5.0</tt></td>
<td align="center"><img src="Icons/Sample/Europe/Phoenix/Phoenix.SpikedFloorTrap_EU.png" alt="European Spiked Floor Trap"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center" bgcolor="#FA7D33"><img src="Icons/Sample/USA/Phoenix/Phoenix.SpikedFloorTrap_US.png" alt="American Spiked Floor Trap"><br>&nbsp;<tt>non original</tt>&nbsp;</td></tr>

<tr><td align="left"><i><a name="object_TrapVine">Trap Vine</a></i> <tt><i>(<a href="#note_TrapVine">note</a>)</i><br><b>TrapVine</b><br>Width 8, Height 8<br>ZOrder -10.0</tt></td>
<td align="center"><img src="Icons/Sample/Europe/Phoenix/Phoenix.TrapVine_EU.png" alt="European Trap Vine"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/Phoenix/Phoenix.TrapVine_US.png" alt="American Trap Vine"><br>&nbsp;<tt>non original</tt>&nbsp;</td></tr>

<tr><td align="left"><i><a name="object_UntraceableSpikedFloorTrap">Untraceable Spiked Floor Trap</a></i> <tt><i>(<a href="#note_UntraceableSpikedFloorTrap">note</a>)</i><br><b>UntraceableSpikedFloorTrap</b><br>Width 1, Height 1<br>ZOrder -5.0</tt></td>
<td align="center"><img src="Icons/Sample/Europe/Phoenix/Phoenix.SpikedFloorTrap_EU.png" alt="European Untraceable Spiked Floor Trap"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center" bgcolor="#C2E8D4"><img src="Icons/Sample/USA/Phoenix/Phoenix.SpikedFloorTrap_US.png" alt="American Untraceable Spiked Floor Trap"><br>&nbsp;<tt>non original</tt>&nbsp;</td></tr>

<tr><td align="left"><i><a name="object_WellOfMadness">Well of Madness</a></i> <tt><i>(<a href="#note_WellOfMadness">note</a>)</i><br><b>WellOfMadness</b><br>Width 6, Height 6<br>ZOrder -10.0</tt></td>
<td align="center"><img src="Icons/Sample/Europe/Phoenix/Phoenix.WellOfMadness_EU.png" alt="European Well of Madness"><br>&nbsp;<tt>non original</tt>&nbsp;</td>
<td align="center"><img src="Icons/Sample/USA/Phoenix/Phoenix.WellOfMadness_US.png" alt="American Well of Madness"><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_BrokenWall" href="#object_BrokenWall">Broken Wall</a></h4><p>There is a Broken Wall tile in the Wizards of Morcar expansion, but no icon for it.<br>This icon was created by Derfel Link and Phoenix.</p><hr>

<h4><a name="note_CaveEntrance" href="#object_CaveEntrance">Cave Entrance</a></h4><p>There is no Cave Entrance icon in any official HeroQuest release.<br>This tile was created by Ron Shirtz, its icon by Derfel Link and Phoenix.</p><hr>

<h4><a name="note_Desert" href="#object_Desert">Desert</a></h4><p>There is no Desert icon in any official HeroQuest release.<br>This tile was created by Ron Shirtz, its icon by Derfel Link and Phoenix.</p><hr>

]]></action>
			</edit>
			<edit>
				<comment lang="en">This is the same Find line as above.</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="after-add"><![CDATA[<h4><a name="note_DragonBones" href="#object_DragonBones">Dragon Bones</a></h4><p>There is no Dragon Bones icon in any official HeroQuest release.<br>This tile was created by Ron Shirtz, its icon by Derfel Link and Phoenix.</p><hr>

<h4><a name="note_DurragDol" href="#object_DurragDol">Durrag Dol</a></h4><p>There is no Durrag Dol icon in any official HeroQuest release.<br>This tile was created by Rob Capper, its icon by Derfel Link and Phoenix.</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_Pool" href="#object_Pool">Pool</a></h4><p>There is no Pool icon in any official HeroQuest release.<br>This tile was created by Rob Capper, its icon by Derfel Link and Phoenix.</p><hr>

<h4><a name="note_Rubble" href="#object_Rubble">Rubble</a></h4><p>There is no Rubble icon in any official HeroQuest release.<br>This icon was created by Derfel Link and Phoenix.</p><hr>

<h4><a name="note_SpikedFloorTrap" href="#object_SpikedFloorTrap">Spiked Floor Trap</a></h4><p>There is no Spiked Floor Trap icon in any official HeroQuest release.<br>This icon was created by Drathe.</p><hr>

<h4><a name="note_TrapVine" href="#object_TrapVine">Trap Vine</a></h4><p>There is no Trap Vine icon in any official HeroQuest release.<br>This tile was created by Ron Shirtz, its icon by Derfel Link and Phoenix.</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_UntraceableSpikedFloorTrap" href="#object_UntraceableSpikedFloorTrap">Untraceable Spiked Floor Trap</a></h4><p>Use this icon if the Spiked Floor Trap is untraceable, so it'll be shown with green light background in an american map.</p><hr>

<h4><a name="note_WellOfMadness" href="#object_WellOfMadness">Well of Madness</a></h4><p>There is no Well of Madness icon in any official HeroQuest release.<br>This tile was created by Ron Shirtz, its icon by Derfel Link and Phoenix.</p><hr>
]]></action>
			</edit>
		</open>

	</action-group>
</mod>
