saudade/carolyns_creations/petz/petz2/p2breedz/p2breedz.html

77 lines
2.2 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>New Petz 2 Breedz</title>
<!-- -->
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head>
<body>
<div class="big green center more-side-padding">
<p><span class="bigger"><b>New Petz 2 Breedz</b><br>
Click breed photo or name to download.</span><br>
<a href="/sounds/sounds/" title="Go here to get sounds">Go here for Species
sounds</a><br>
Various Species or Fantasy breedz need sounds; if you want them to sound
right in your game, you will have to download the sounds as well. (note --
the bunny's sounds are included in the bunny breed zip)</p>
<p>My Skorch Odd-petz breed is now <a href="skorchc2.zip">available
here</a>. All 13 of the originals have now been brought into the Catz
games.</p>
</div>
<table class="center center-table big">
<tr>
<td>
<a href="Walret_c2.zip" title="Download Walret for Catz 2">
<img src="Walret.gif" alt="Walret"><br>
Walret (Catz)
</a>
</td>
<td>
<a href="102_c2.zip" title="Download 102 for Catz 2">
<img src="102dalmatians.gif" alt="102"><br>
102 (Catz)
</a>
</td>
</tr>
<tr>
<td>
<a href="Jester_c2.zip" title="Download Jester for Catz 2">
<img src="Jester.gif" alt="Jester"><br>
Jester (Catz)
</a>
</td>
<td>
<a href="Lips_c2.zip" title="Download Lips for Catz 2">
<img src="Lips.gif" alt="Lips"><br>
Lips (Catz)
</a>
</td>
</tr>
<tr>
<td>
<a href="Bunny_c2.zip" title="Download Bunny for Catz 2">
<img src="Bunnyp2.gif" alt="Bunny"><br>
Bunny (Catz)
</a>
</td>
</tr>
</table>
</body>
</html>