saudade/Carolyns_Creations/frames/petz/p5hosts.php
punkfairie cfe096aaf0 oof
2022-11-12 16:18:06 -08:00

96 lines
No EOL
3.3 KiB
PHP

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Petz 5 Hosts</title>
<link rel="stylesheet" href="../style/style.css">
</head>
<body>
<?php include '../../../_menu.php'; ?>
<div class="green bigger center">
<p>
<b>Petz 5 Hosts Adoptable</b><br>
Click photo or name to download.<br>
Please note -- these are the Hosts, exactly as they were made by the game's creators. They
were of course never intended to have a "normal" petz life in the game, without their
special clothes. I wanted you to have the real Hosts, so I made no changes. If you don't
like Bear's back legs, or Wyatt's ears and wrists, or the way Peg and Pharaoh look, then I
suggest that you either adopt a different pet instead or always keep their proper clothes
on. Also note, I have not included the Bunny and Pig Hosts; you can adopt them from the
Adoption Centre using my special breedfiles.
</p>
<table border="0" style="width: 50%; margin: 0 auto;">
<tr>
<td>
<img src="images/p5hosts_Pharaoh5.gif" alt="Host Pharaoh" width="320" height="224">
<br>
<a href="dl/p5hosts_Pharaoh_c5.zip" title="Download Pharaoh for Petz 5">Pharaoh for
Catz 5</a>
</td>
<td>
<img src="images/p5hosts_TheAdmiral5.gif" alt="The Admiral" width="320"
height="224"><br>
<a href="dl/p5hosts_TheAdmiral_d5.zip" title="Download The Admiral for Petz 5">The
Admiral for Dogz 5</a>
</td>
</tr>
<tr>
<td>
<img src="images/p5hosts_BearHost5.gif" alt="Host Bear" width="320" height="224">
<br>
<a href="dl/p5hosts_Bear_d5.zip" title="Download Bear for Petz 5">Host Bear for Dogz
5</a>
</td>
<td>
<img src="images/p5hosts_Jones5.gif" alt="Host Jones" width="320" height="224"><br>
<a href="dl/p5hosts_Jones_d5.zip" title="Download Jones for Petz 5">Jones for Dogz
5</a>
</td>
</tr>
<tr>
<td>
<img src="images/p5hosts_Misha5.gif" alt="Host Misha" width="320" height="224"><br>
<a href="dl/p5hosts_Misha_d5.zip" title="Download Misha for Petz 5">Misha the Jack
Russell for Dogz 5</a>
</td>
<td>
<img src="images/p5hosts_Mitzy5.gif" alt="Host Mitzy" width="320" height="224"><br>
<a href="dl/p5hosts_Mitzy_c5.zip" title="Download Mitzy for Petz 5">Mitzy for Catz
5</a>
</td>
</tr>
<tr>
<td>
<img src="images/p5hosts_Peg5.gif" alt="Host Peg" width="320" height="224"><br>
<a href="dl/p5hosts_Peg_c5.zip" title="Download Peg for Petz 5">Peg for Catz 5</a>
</td>
<td>
<img src="images/p5hosts_Pepe5.gif" alt="Host Pepe" width="320" height="224"><br>
<a href="dl/p5hosts_Pepe_d5.zip" title="Download Pepe for Petz 5">Pepe for Dogz
5</a>
</td>
</tr>
<tr>
<td>
<img src="images/p5hosts_Bailey5.gif" alt="Ringmaster Bailey" width="320"
height="224"><br>
<a href="dl/p5hosts_Bailey_c5.zip" title="Download Bailey for Petz 5">Ringmaster
Bailey for Catz 5</a>
</td>
<td>
<img src="images/p5hosts_Wyatt5.gif" alt="Host Wyatt" width="320" height="224"><br>
<a href="dl/p5hosts_Wyatt_c5.zip" title="Download Wyatt for Petz 5">Wyatt for Catz
5</a>
</td>
</tr>
</table>
</div>
</body>
</html>