282 lines
13 KiB
HTML
282 lines
13 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<!-- Mirrored from dsipaint.com/tmj/item_database.php by HTTrack Website Copier/3.x [XR&CO'2017], Sat, 08 Apr 2023 13:11:55 GMT -->
|
|
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=UTF-8" /><!-- /Added by HTTrack -->
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
|
<meta name="viewport" content="width=device-width" />
|
|
<meta name="description" content="DSiPaint: Games and Apps for the Nintendo 3DS Internet Browser" />
|
|
<meta name="keywords" content="DSiPaint, DSi Opera SDK, Nintendo DSi, DSi, JavaScript, video games" />
|
|
<link rel="shortcut icon" href="../favicon.ico" />
|
|
<link rel="stylesheet" href="../stylee993.css" type="text/css" />
|
|
<link rel="stylesheet" href="../lighte993.css" type="text/css" />
|
|
<script type="text/javascript">
|
|
function parse(json){
|
|
return (typeof JSON == 'object') ? JSON.parse(json) : eval(json);
|
|
}
|
|
|
|
var _gaq = _gaq || [];
|
|
_gaq.push(['_setAccount', 'UA-702344-9']);
|
|
_gaq.push(['_trackPageview']);
|
|
(function() {
|
|
var ga = document.createElement('script');
|
|
ga.type = 'text/javascript';
|
|
ga.async = true;
|
|
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
|
var s = document.getElementsByTagName('script')[0];
|
|
s.parentNode.insertBefore(ga, s);
|
|
})();
|
|
</script>
|
|
<title>TMJ Craft Items</title>
|
|
<style type="text/css">
|
|
.item_zebra0, .item_zebra1 {
|
|
border:1px solid #000;
|
|
border-radius:6px;
|
|
margin:5px;
|
|
}
|
|
.item_zebra0 {
|
|
background:#fff;
|
|
}
|
|
.item_zebra1 {
|
|
background:#ddd;
|
|
}
|
|
|
|
.item_title {
|
|
font-size:12px;
|
|
font-weight:bold;
|
|
text-shadow:1px 1px 1px #000;
|
|
font-family:sans-serif;
|
|
}
|
|
.item_body {
|
|
font-size:10px;
|
|
font-family:sans-serif;
|
|
}
|
|
.item_image {
|
|
float:left;
|
|
margin:2px;
|
|
border:2px inset #888;
|
|
border-radius:5px;
|
|
}
|
|
</style>
|
|
</head>
|
|
<body style="background:url(../images/backgrounds/background0.png)">
|
|
|
|
<div style="padding:2px; text-align:center">
|
|
<a href="../index.html"><img src="../images/logo.png" alt="Logo" /></a>
|
|
</div>
|
|
|
|
<div class="menu_section" style="padding:0px">
|
|
|
|
|
|
<div class="menu_section">
|
|
<div class="nav_avatar">
|
|
<a onclick="showLogin();"><img src="../avatars_site/0.png" alt="Login" title="Login" /></a>
|
|
</div>
|
|
|
|
<div class="nav_div">Welcome, Guest.</div>
|
|
<div class="nav_div">
|
|
<a onclick="showLogin();">Login</a> | <a href="../register.html">Register</a>
|
|
</div>
|
|
|
|
<div id="divLogin" style="display:none" >
|
|
<form action="#" method="post">
|
|
Username: <input type="text" name="username" class="form_field" /><br />
|
|
Password: <input type="password" name="password" class="form_field" /><br />
|
|
Remember me: <input type="checkbox" value="true" name="remember" /><br />
|
|
<input type="submit" value="Login" class="form_button" />
|
|
</form>
|
|
</div>
|
|
</div>
|
|
<script type="text/javascript">
|
|
function showLogin(){
|
|
document.getElementById('divLogin').style.display='block';
|
|
}
|
|
</script>
|
|
|
|
</div>
|
|
<div class="menu_blank" style="text-align:center; display:block !important" id="section_patreon">
|
|
<a href="../../external.html?link=https://www.patreon.com/bePatron?u=12259836"><img src="../images/patreon.png" alt="Patreon" /></a>
|
|
</div>
|
|
|
|
<div class="menu_blank" style="text-align:center; display:block !important" id="section_paypal">
|
|
<form action="../../external.html?link=https://www.paypal.com/donate" method="post" target="_top">
|
|
<input type="hidden" name="hosted_button_id" value="R5Z3VKDSH6EFC" />
|
|
<input type="image" src="../images/btn_donate_SM.gif" border="0" name="submit" title="PayPal - The safer, easier way to pay online!" alt="Donate with PayPal button" />
|
|
</form>
|
|
</div>
|
|
|
|
<h1>TMJ Item Database</h1>
|
|
|
|
<div class="item_zebra0">
|
|
<img src="images/craft/brick.png" alt="Brick" class="item_image" />
|
|
<span class="item_title">Brick</span><br />
|
|
<span class="item_body">Made from kiln-fired mud, bricks can be assembled with mortar to construct buildings.</span>
|
|
<div style="clear:both"></div>
|
|
</div>
|
|
<div class="item_zebra1">
|
|
<img src="images/craft/clay_pot.png" alt="Clay Pot" class="item_image" />
|
|
<span class="item_title">Clay Pot</span><br />
|
|
<span class="item_body">Made on a pottery wheel and fired in a kiln, pots can easily hold liquids for transport and trade.</span>
|
|
<div style="clear:both"></div>
|
|
</div>
|
|
<div class="item_zebra0">
|
|
<img src="images/craft/concrete.png" alt="Concrete" class="item_image" />
|
|
<span class="item_title">Concrete</span><br />
|
|
<span class="item_body">Poured as a liquid of sand and pebbles, concrete hardens into a solid cement useful in foundations of structures.</span>
|
|
<div style="clear:both"></div>
|
|
</div>
|
|
<div class="item_zebra1">
|
|
<img src="images/craft/copper_bar.png" alt="Copper Bar" class="item_image" />
|
|
<span class="item_title">Copper Bar</span><br />
|
|
<span class="item_body">This metal can be cold-hammered into useful items or alloyed with gold to lower the cost of jewelry.</span>
|
|
<div style="clear:both"></div>
|
|
</div>
|
|
<div class="item_zebra0">
|
|
<img src="images/craft/copper_ore.png" alt="Copper Ore" class="item_image" />
|
|
<span class="item_title">Copper Ore</span><br />
|
|
<span class="item_body">This soft, reddish metal can be cold-hammered into many useful goods.</span>
|
|
<div style="clear:both"></div>
|
|
</div>
|
|
<div class="item_zebra1">
|
|
<img src="images/craft/dirt.png" alt="Dirt" class="item_image" />
|
|
<span class="item_title">Dirt</span><br />
|
|
<span class="item_body">There is little value to this since anyone can obtain it by just looking downward and digging.</span>
|
|
<div style="clear:both"></div>
|
|
</div>
|
|
<div class="item_zebra0">
|
|
<img src="images/craft/flower.png" alt="Flower" class="item_image" />
|
|
<span class="item_title">Flower</span><br />
|
|
<span class="item_body">These may hold medicinal or nutritional uses... or they can be poisonous.</span>
|
|
<div style="clear:both"></div>
|
|
</div>
|
|
<div class="item_zebra1">
|
|
<img src="images/craft/gallium_ore.png" alt="Gallium Ore" class="item_image" />
|
|
<span class="item_title">Gallium Ore</span><br />
|
|
<span class="item_body">This metal is hard at cool temperatures but will melt when held in a hand. It can substitute silver on glass to construct mirrors.</span>
|
|
<div style="clear:both"></div>
|
|
</div>
|
|
<div class="item_zebra0">
|
|
<img src="images/craft/gemstones.png" alt="Gemstones" class="item_image" />
|
|
<span class="item_title">Gemstones</span><br />
|
|
<span class="item_body">These can have widely varying values, depending on cut, clarity, color, size, and type. They can be worthless or priceless in both intrinsic and utilitarian aspects.</span>
|
|
<div style="clear:both"></div>
|
|
</div>
|
|
<div class="item_zebra1">
|
|
<img src="images/craft/glass.png" alt="Glass" class="item_image" />
|
|
<span class="item_title">Glass</span><br />
|
|
<span class="item_body">Fired sand will form into a liquid that hardens into the brittle, transparent substance. Glass has many useful purposes from windows to mirrors. Its relative resistance to both corrosive and caustic substances makes it an excellent container for storage, as well.</span>
|
|
<div style="clear:both"></div>
|
|
</div>
|
|
<div class="item_zebra0">
|
|
<img src="images/craft/gold_bar.png" alt="Gold Bar" class="item_image" />
|
|
<span class="item_title">Gold Bar</span><br />
|
|
<span class="item_body">This soft, precious metal is commonly used in currency and jewelry due to its unique color and ability to resist corrosion.</span>
|
|
<div style="clear:both"></div>
|
|
</div>
|
|
<div class="item_zebra1">
|
|
<img src="images/craft/grass.png" alt="Grass" class="item_image" />
|
|
<span class="item_title">Grass</span><br />
|
|
<span class="item_body">It helps prevent ground erosion and feeds many farm animals.</span>
|
|
<div style="clear:both"></div>
|
|
</div>
|
|
<div class="item_zebra0">
|
|
<img src="images/craft/iron_ingot.png" alt="Iron Ingot" class="item_image" />
|
|
<span class="item_title">Iron Ingot</span><br />
|
|
<span class="item_body">This common metal is prone to oxidize into rust by has many useful purposes in construction.</span>
|
|
<div style="clear:both"></div>
|
|
</div>
|
|
<div class="item_zebra1">
|
|
<img src="images/craft/lodestone.png" alt="Lodestone" class="item_image" />
|
|
<span class="item_title">Lodestone</span><br />
|
|
<span class="item_body">These naturally magnetic stones are useful at detecting some types of metals, while also verifying the value of precious metals.</span>
|
|
<div style="clear:both"></div>
|
|
</div>
|
|
<div class="item_zebra0">
|
|
<img src="images/craft/lumber.png" alt="Lumber" class="item_image" />
|
|
<span class="item_title">Lumber</span><br />
|
|
<span class="item_body">Several types of trees are useful on construction when cut into rectangular strips. The strengths vary by type of tree.</span>
|
|
<div style="clear:both"></div>
|
|
</div>
|
|
<div class="item_zebra1">
|
|
<img src="images/craft/mirror.png" alt="Mirror" class="item_image" />
|
|
<span class="item_title">Mirror</span><br />
|
|
<span class="item_body">This glass backed with silver or gallium makes a perfect reflection of light.</span>
|
|
<div style="clear:both"></div>
|
|
</div>
|
|
<div class="item_zebra0">
|
|
<img src="images/craft/pearls.png" alt="Pearls" class="item_image" />
|
|
<span class="item_title">Pearls</span><br />
|
|
<span class="item_body">These oyster gemstones have intrinsic value that depends on size and shape.</span>
|
|
<div style="clear:both"></div>
|
|
</div>
|
|
<div class="item_zebra1">
|
|
<img src="images/craft/rock.png" alt="Rock" class="item_image" />
|
|
<span class="item_title">Rock</span><br />
|
|
<span class="item_body">This large chunk of stone can be used as a weapon or as decoration.</span>
|
|
<div style="clear:both"></div>
|
|
</div>
|
|
<div class="item_zebra0">
|
|
<img src="images/craft/sand.png" alt="Sand" class="item_image" />
|
|
<span class="item_title">Sand</span><br />
|
|
<span class="item_body">These fine silicon particles can be made into glass at high temperatures.</span>
|
|
<div style="clear:both"></div>
|
|
</div>
|
|
<div class="item_zebra1">
|
|
<img src="images/craft/silver_bar.png" alt="Silver Bar" class="item_image" />
|
|
<span class="item_title">Silver Bar</span><br />
|
|
<span class="item_body">This precious metal is great for backing glass to make mirrors, and its softness permits manufacturing of coinage or jewelry.</span>
|
|
<div style="clear:both"></div>
|
|
</div>
|
|
<div class="item_zebra0">
|
|
<img src="images/craft/stone.png" alt="Stone" class="item_image" />
|
|
<span class="item_title">Stone</span><br />
|
|
<span class="item_body">Stones are an ingredient in concrete, used in construction.</span>
|
|
<div style="clear:both"></div>
|
|
</div>
|
|
<div class="item_zebra1">
|
|
<img src="images/craft/stone_block.png" alt="Stone Block" class="item_image" />
|
|
<span class="item_title">Stone Block</span><br />
|
|
<span class="item_body">Carved from a rock, these blocks can be used for construction.</span>
|
|
<div style="clear:both"></div>
|
|
</div>
|
|
<div class="item_zebra0">
|
|
<img src="images/craft/stucco.png" alt="Stucco" class="item_image" />
|
|
<span class="item_title">Stucco</span><br />
|
|
<span class="item_body">This sprayed-on concrete makes a protective exterior siding to walls.</span>
|
|
<div style="clear:both"></div>
|
|
</div>
|
|
<div class="item_zebra1">
|
|
<img src="images/craft/titanium_bar.png" alt="Titanium Bar" class="item_image" />
|
|
<span class="item_title">Titanium Bar</span><br />
|
|
<span class="item_body">This metal has the weight of aluminum but nearly the strength of iron alloys.</span>
|
|
<div style="clear:both"></div>
|
|
</div>
|
|
<div class="item_zebra0">
|
|
<img src="images/craft/topsoil.png" alt="Topsoil" class="item_image" />
|
|
<span class="item_title">Topsoil</span><br />
|
|
<span class="item_body">This nitrogen-rich dirt is great fuel for plant growth in agriculture.</span>
|
|
<div style="clear:both"></div>
|
|
</div>
|
|
|
|
<div style="margin:5px; text-align:center">
|
|
<a href="../index-2.html"><img class="icon" src="../images/icons/icon_home.png" alt="Home" /></a>
|
|
<a href="../menu_tmj.html"><img class="icon" src="../images/icons/icon_back.png" alt="Gallery Home" /></a>
|
|
</div>
|
|
|
|
<div style="font-size:8px; text-align:justify">
|
|
Nintendo trademarks and copyrights are properties of Nintendo.
|
|
Opera is a product of Opera Software ASA.
|
|
This website is ©2009-2023 HullBreach Studios Ltd. All rights reserved.
|
|
Members are responsible for their own content.
|
|
No account information will be given to third-parties.
|
|
</div>
|
|
|
|
<br />
|
|
<b>Warning</b>: include(includes/section.my_alert_popup.php): failed to open stream: No such file or directory in <b>/srv/users/hullbreach-studios/apps/dsi-paint/public/includes/footer.inc.php</b> on line <b>10</b><br />
|
|
<br />
|
|
<b>Warning</b>: include(): Failed opening 'includes/section.my_alert_popup.php' for inclusion (include_path='.:/opt/sp/php7.4/lib/php') in <b>/srv/users/hullbreach-studios/apps/dsi-paint/public/includes/footer.inc.php</b> on line <b>10</b><br />
|
|
</body>
|
|
|
|
<!-- Mirrored from dsipaint.com/tmj/item_database.php by HTTrack Website Copier/3.x [XR&CO'2017], Sat, 08 Apr 2023 13:12:20 GMT -->
|
|
</html>
|