97 lines
3.1 KiB
HTML
97 lines
3.1 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<link rel="stylesheet" href="/carolyns_creations.css">
|
|
|
|
<!-- from source -->
|
|
<title>Hex edited toyz for Petz II</title>
|
|
<!-- -->
|
|
|
|
<!-- archive menu -->
|
|
<script src="/menu.js?@root" type="module"></script>
|
|
</head>
|
|
<body>
|
|
<div class="purple normal center">
|
|
<p><span class="bigger"><b>Hex edited Toyz for Petz II</b><br>
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</span><br>
|
|
These are the few toyz that I've made for the Petz II game. The Blooms and
|
|
Blowers were made using the simpler filmstrip-recolouring technique, in
|
|
response to someone a long time ago asking for different-coloured
|
|
butterflies. The Carrot-treat bag and gem hairball use more advanced
|
|
filmstrip-editing techniques. Yes, I know I'm not the greatest graphic
|
|
artist in the world; if you want better-looking toyz, I have
|
|
filmstrip-editing tutorials for you on my tutorials page, or now that we
|
|
have Tinker you can get that from my "Nicholas' Tools" page and use that
|
|
:-)</p>
|
|
</div>
|
|
|
|
<table class="wide-center-table center big brown">
|
|
<tr>
|
|
<td colspan="2">
|
|
<a href="GoldfishTank_p2.zip" title="Fishtank">
|
|
<img src="Fishtoyz.jpg" alt="Fishtank"><br>
|
|
Free-swimming Fish and Tank
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
<a href="Doll_p2.zip" title="Babyz Doll">
|
|
<img src="Dollz4petz.gif" alt="Babyz doll"><br>
|
|
Babyz Doll
|
|
</a>
|
|
</td>
|
|
|
|
<td>
|
|
<a href="ButterflyAttractor_p2.zip" title="Butterfly Attractor">
|
|
<img src="butterflyattractor.gif" alt="Butterfly Attractor"><br>
|
|
Butterfly Attractor
|
|
</a><br>
|
|
This is a more exciting attractor<br>
|
|
for your butterflies than the<br>
|
|
original potted flowers.<br>
|
|
It also sometimes produces strange effects...
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
<a href="Blooms_p2.zip" title="Blooms for petz II">
|
|
<img src="Blooms.gif" alt="Blooms"><br>
|
|
Pretty blooms and butterflies for your game
|
|
</a>
|
|
</td>
|
|
|
|
<td>
|
|
<a href="Blowers_p2.zip" title="Blowers for Petz II">
|
|
<img src="Blowers.gif" alt="Blowers"><br>
|
|
Blowers
|
|
</a><br>
|
|
more unusual-looking blooms and butterflies
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
<a href="Carrottreatbag_p2.zip" title="Carrot Treat bag for Petz II">
|
|
<img src="CarrotTreatBag.gif" alt="Carrot Treat bag"><br>
|
|
Carrot Treat bag
|
|
</a><br>
|
|
for vegetarian petz
|
|
</td>
|
|
|
|
<td>
|
|
<a href="Gemhairball_p2.zip" title="Gem Hairball for Catz II">
|
|
<img src="gemhairball.gif" alt="Sapphire hairball"><br>
|
|
Replace that squishy hairball with a sapphire
|
|
</a><br>
|
|
especially important for Dracoz
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
</body>
|
|
</html>
|