73 lines
2.2 KiB
HTML
73 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_frames.css">
|
|
|
|
<!-- from source -->
|
|
<title>Catz 1 Breedz</title>
|
|
<!-- -->
|
|
|
|
<!-- archive menu -->
|
|
<script src="/menu.js" type="module"></script>
|
|
</head>
|
|
<body>
|
|
<div class="center more-side-padding green big">
|
|
<p class="bigger">
|
|
<b>Catz 1 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 center-table big green">
|
|
<tr>
|
|
<td>
|
|
<a href="dl/c1breedz_FuzzyTiger_catz.zip" title="Download Fuzzy Tiger for Catz">
|
|
<img src="img/c1breedz_FuzzyTiger.gif" alt="Fuzzy Tiger"><br>
|
|
Fuzzy Tiger
|
|
</a>
|
|
</td>
|
|
|
|
<td>
|
|
<a href="dl/c1breedz_GingerMix_catz.zip" title="Download Ginger Mix for Catz">
|
|
<img src="img/c1breedz_GingerMix.gif" alt="Ginger Mix"><br>
|
|
Ginger Mix
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
<a href="dl/c1breedz_Slinker_catz.zip" title="Download Slinker for Catz">
|
|
<img src="img/c1breedz_Slinker.gif" alt="Slinker"><br>
|
|
Slinker
|
|
</a>
|
|
</td>
|
|
|
|
<td>
|
|
<a href="dl/c1breedz_Zott_c1.zip" title="Download Zott for Catz">
|
|
<img src="img/c1breedz_zott_c1.gif" alt="Zott (Windows)"><br>
|
|
Zott (Windows ver)</a> /
|
|
<a href="dl/c1breedz_zott4mac_c1.zip" title="Download Zott (Mac)">Zott (Mac version)</a>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
<a href="dl/c1breedz_Snowbo_c1.zip" title="Download Snowbo for Catz">
|
|
<img src="img/c1breedz_Snowboc1.gif" alt="Snowbo"><br>
|
|
Snowbo</a> /
|
|
<a href="dl/c1breedz_Snowbo4mac_c1.zip" title="Download Snowbo (Mac)">Snowbo (Mac version)</a>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
</body>
|
|
</html>
|