41 lines
1 KiB
HTML
41 lines
1 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/style.css">
|
|
|
|
<!-- from source -->
|
|
<title>New Petz II Playscene items</title>
|
|
<!-- -->
|
|
|
|
<!-- archive menu -->
|
|
<script src="/menu.js" type="module"></script>
|
|
|
|
<!-- polyfills -->
|
|
<script src="/polyfills.js" type="module"></script>
|
|
</head>
|
|
<body>
|
|
<div class="center green side-padding normal">
|
|
<p class="bigger"><b>Petz II Playscenes</b><br>
|
|
Click picture or name to download.</p>
|
|
|
|
<p><b>This page contains any playscene backdrops that I may make for the
|
|
petz II game.</b></p>
|
|
|
|
<p>Here you can find the fish-eye view of Petz 3's beach scene for your Petz
|
|
II aquatic petz and fish toyz to enjoy<br>
|
|
<a href="Fishbeach_p2.zip" title="Fish beach for Petz II">
|
|
<img src="beachfishy.jpg" alt="Fish beach"><br>
|
|
Fish beach For petz II
|
|
</a></p>
|
|
|
|
<p></p>
|
|
|
|
<p></p>
|
|
|
|
<p class="big">.</p>
|
|
</div>
|
|
|
|
</body>
|
|
</html>
|