saudade/Carolyns_Creations/frames/petz/p3official.php

51 lines
2.1 KiB
PHP
Raw Normal View History

2022-11-12 16:18:06 -08:00
<!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="../style/style.css">
<!-- from source -->
<title>Petz 3 Official Downloads</title>
<!-- -->
</head>
<body>
<?php include '../../../_menu.php'; ?>
<div class="center green big">
<p class="purple bigger">
<b>Petz 3 Official Downloads</b><br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
</p>
<p>
I have been told that these old Petz 3 official downloads are no longer available anywhere.
I've not had time to check all possible places myself to find out if this is so, but until I
hear otherwise I'm putting them on this page for players of the best-ever petz game to grab
:-)
</p>
<p>
<a href="dl/p3official_artdecoclock.exe">art deco clock</a><br>
<a href="dl/p3official_brownframe.exe">brown frame</a><br>
<a href="dl/p3official_carnations.exe">carnations</a><br>
<a href="dl/p3official_carrotseeds.exe">carrot seeds</a><br>
<a href="dl/p3official_healthytreat.exe">healthy treat</a><br>
<a href="dl/p3official_holidaytoyz.exe">holiday toyz</a><br>
<a href="dl/p3official_jackolantern.exe">jack o lantern</a><br>
<a href="dl/p3official_lovepotion.exe">love potion</a><br>
<a href="dl/p3official_marblevase.exe">marble vase</a><br>
<a href="dl/p3official_menorah.exe">menorah</a><br>
<a href="dl/p3official_roachmotel.exe">roach motel</a><br>
<a href="dl/p3official_sneaker.exe">sneaker</a><br>
<a href="dl/p3official_snowscene.exe">snowscene</a><br>
<a href="dl/p3official_snowtoyz.exe">snow toyz</a><br>
<a href="dl/p3official_soccerball.exe">soccer ball</a><br>
<a href="dl/p3official_sunflowerseeds.exe">sunflower seeds</a><br>
<a href="dl/p3official_tennisball.exe">tennis ball</a><br>
<a href="dl/p3official_violetseeds.exe">violet seeds</a>
</p>
</div>
</body>
</html>