saudade/carolyns_creations/petz/petz4/p4toyz/p4toyz.html
2023-12-10 20:37:03 -08:00

185 lines
5.7 KiB
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Hex edited toyz for Petz 4</title>
<link rel="stylesheet" href="/style.css" />
<!-- saudade includes -->
<script src="/saudade.js?@root" type="module"></script>
</head>
<body>
<div class="center less-side-padding big">
<p>
<span class="bigger purple"
><b>Hex edited Toyz for Petz 4</b><br />
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br
/></span>
These are the few toyz that I've made for the Petz 4 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, Fish tank 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 -- and of
course nowadays you can use Nicholas' Tinker too :-)
</p>
<p>
<a href="hiddentoyz1.zip" title="un-hidden toyz for Petz 4"
>Here's a zipfile of most of the hidden toyz</a
><br />
It doesn't include any of the ones that don't have on-shelf graphics,
nor does it include the four gemstones.
</p>
</div>
<table class="center big" style="width: 90%; margin: 0 auto">
<tr>
<td>
<a href="cannon_p4.zip" title="Circus Cannon for Petz 4">
<img src="p4cannon.jpg" alt="cannon" /><br />
Circus Cannon in your closet
</a>
</td>
<td>
<a href="Doll_p4.zip" title="babyz Doll for Petz 4">
<img src="Dollz4petz.gif" alt="Babyz Doll" /><br />
A Babyz Doll for Petz 4
</a>
</td>
</tr>
<tr>
<td>
<a
href="CircusGoldfishbowl_p4.zip"
title="Circus for Petz 4 goldfish"
>
<img src="circusfishy.jpg" alt="fishbowl" /><br />
A "circus" goldfish bowl
</a>
/
<a
href="FreedomGoldfishbowl_p4.zip"
title="Freedom for Petz 4 goldfish"
>A "freedom" goldfish bowl</a
>
</td>
<td>
<a
href="FreedomGoldfishtank_p4.zip"
title="Freedom for Petz 4 goldfish"
>
<img src="FishtankAdventure.jpg" alt="fishtank" /><br />
a "freedom" replacement for my fish tank
</a>
</td>
</tr>
<tr>
<td>
<a href="Blooms_p4.zip" title="Blooms for Petz 4">
<img src="Blooms.gif" alt="Blooms" /><br />
Pretty blooms and butterflies for your game
</a>
</td>
<td>
<a href="Blowers_p4.zip" title="Blowers for Petz 4">
<img src="Blowers.gif" alt="Blowers" /><br />
more unusual-looking blooms and butterflies
</a>
</td>
</tr>
<tr>
<td>
<a href="CarrotTreatBag_p4.zip" title="Carrot Treat bag for Petz 4">
<img src="CarrotTreatBag.gif" alt="Carrot Treat bag" /><br />
Carrot Treat bag </a
><br />
for vegetarian petz
</td>
<td>
<a href="Gemhairball_p4.zip" title="Gem Hairball for Catz 4">
<img src="gemhairball.gif" alt="Sapphire hairball" /><br />
Replace that hairball with a sapphire </a
><br />
especially important for Dracoz
</td>
</tr>
<tr>
<td>
<a href="P4Sunflowers.zip" title="Sunflowers for Petz 4">
<img src="Sunflowers.jpg" alt="Sunflowers" /><br />
Sunflower seeds for Petz 4 at last! </a
><br />
Converted from Petz 3 version.<br />
The flowers will not be as tall.
</td>
<td>
<a
href="Gemhairball_ForCloset_p4.zip"
title="Sapphire hairball for shelf"
>
<img
src="gemhairballshelf.gif"
alt="Sapphire hairball for shelf"
/><br />
This gem hairball shows up in the closet
</a>
</td>
</tr>
<tr>
<td>
<a href="GoldfishTank_p4.zip" title="Goldfish Tank for Petz 4">
<img src="GoldfishTank.gif" alt="Goldfish Tank" /><br />
Goldfish Tank for Petz 4 </a
><br />
No longer do your fish need<br />
to swim endlessly in circles!
</td>
<td>
<a href="Dungbeetle_p4.zip" title="Dung Beetle">
<img src="Dungbeetle.gif" alt="Dung Beetle" /><br />
Dung Beetle </a
><br />
This is one of the toyz from my Secret Wood<br />
Playscene, made now to show up<br />
separately in the closet.
</td>
</tr>
<tr>
<td>
<a href="Mintbottle_p4.zip" title="Mint Bottle">
<img src="Mintbottle.gif" alt="Mint Bottle" /><br />
Mint Bottle </a
><br />
This Mint drink was hexed from the<br />
Milk Bottle and is intended as an<br />
example for an upcoming tutorial
</td>
<td>
<a href="Catz1squeakytoy_p4.zip" title="Squeaky toy">
<img src="Catz1squeakytoy.gif" alt="Catz 1 Squeaky toy" /><br />
Catz 1 Squeaky Toy </a
><br />
This is the dear old Squeaky toy<br />
from the original Catz game, made<br />
available now for all your Petz in Petz 4.
</td>
</tr>
</table>
</body>
</html>