saudade/carolyns_creations/frames/petz/c2breedz.html
2023-06-10 12:46:34 -07:00

145 lines
4.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_frames.css">
<!-- from source -->
<title>Catz 2 Breedz</title>
<!-- -->
<!-- archive menu -->
<script src="/menu.js" type="module"></script>
</head>
<body>
<div class="big green center more-side-padding">
<p class="bigger">
<b>Catz 2 Breedz</b><br>
Click breed photo or name to download.
</p>
<p>
<a href="../sounds/sounds.html" 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.
</p>
</div>
<table class="center-table center green big">
<tr>
<td>
<a href="dl/c2breedz_Appaloosa_c2.zip" title="Download Appaloosa for Catz 2">
<img src="img/c2breedz_Appaloosa.gif" alt="Appaloosa"><br>
Appaloosa
</a>
</td>
<td>
<a href="dl/c2breedz_Chickenz_c2.zip" title="Download Chickenz for Catz 2">
<img src="img/c2breedz_Chickenz.gif" alt="Chickenz"><br>
Chickenz With "Eggz"</a> /
<a href="dl/c2breedz_ChickenzNoEggz_c2.zip" title="Download Chickenz No Eggz">Without "Eggz"</a>
</td>
</tr>
<tr>
<td>
<a href="dl/c2breedz_Dragonair_c2.zip" title="Download Dragonair for Catz 2">
<img src="img/c2breedz_Dragonair.gif" alt="Dragonair"><br>
Dragonair
</a>
</td>
<td>
<a href="dl/c2breedz_Dynaroo_c2.zip" title="Download Dynaroo for Catz 2">
<img src="img/c2breedz_Dynaroo.gif" alt="Dynaroo"><br>
Dynaroo
</a>
</td>
</tr>
<tr>
<td>
<a href="dl/c2breedz_Grinnz_c2.zip" title="Download Grinnz for Catz 2">
<img src="img/c2breedz_Grinnz.gif" alt="Grinnz"><br>
Grinnz
</a>
</td>
<td>
<a href="dl/c2breedz_Himalayan_c2.zip" title="Download Himalayan for Catz 2">
<img src="img/c2breedz_Himalayan.gif" alt="Himalayan"><br>
Himalayan
</a>
</td>
</tr>
<tr>
<td>
<a href="dl/c2breedz_Honkbirdie_c2.zip" title="Download Honkbirdie for Catz 2">
<img src="img/c2breedz_Honkbirdie.gif" alt="Honkbirdie"><br>
Honkbirdie
</a>
</td>
<td>
<a href="dl/c2breedz_Honker_c2.zip" title="Download Honker for Catz 2">
<img src="img/c2breedz_Honker.gif" alt="Honker"><br>
Honker
</a>
</td>
</tr>
<tr>
<td>
<a href="dl/c2breedz_Modvark_c2.zip" title="Download Modvark for Catz 2">
<img src="img/c2breedz_Modvark.gif" alt="Modvark"><br>
Modvark
</a>
</td>
<td>
<a href="dl/c2breedz_Norvil_c2.zip" title="Download Norvil for Catz 2">
<img src="img/c2breedz_Norvil.gif" alt="Norvil"><br>
Norvil
</a>
</td>
</tr>
<tr>
<td>
<a href="dl/c2breedz_Quadrapus_c2.zip" title="Download Quadrapus for Catz 2">
<img src="img/c2breedz_Quadrapus.gif" alt="Quadrapus"><br>
Quadrapus
</a>
</td>
<td>
<a href="dl/c2breedz_Reindeerz_c2.zip" title="Download Reindeerz for Catz 2">
<img src="img/c2breedz_Reindeerz.gif" alt="Reindeerz"><br>
Reindeerz
</a>
</td>
</tr>
<tr>
<td>
<a href="dl/c2breedz_Snowbo_c2.zip" title="Download Snowbo for Catz 2">
<img src="img/c2breedz_Snowbo.gif" alt="Snowbo"><br>
Snowbo
</a>
</td>
<td>
<a href="dl/c2breedz_Zott_c2.zip" title="Download Zott for Catz 2">
<img src="img/c2breedz_Zott.gif" alt="Zott"><br>
Zott
</a>
</td>
</tr>
</table>
</body>
</html>