saudade/carolyns_creations/petz/petz2/p2playscene/p2playscene.html

42 lines
1 KiB
HTML
Raw Normal View History

<!DOCTYPE html>
<html lang="en">
<head>
2023-07-07 16:02:16 -07:00
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/style.css">
2023-07-07 16:02:16 -07:00
<!-- from source -->
<title>New Petz II Playscene items</title>
<!-- -->
2023-07-07 16:02:16 -07:00
<!-- archive menu -->
<script src="/menu.js?@root" type="module"></script>
2023-07-07 16:02:16 -07:00
<!-- polyfills -->
<script src="/polyfills.js?@root" type="module"></script>
</head>
<body>
<div class="center green side-padding normal">
2023-07-07 16:02:16 -07:00
<p class="bigger"><b>Petz II Playscenes</b><br>
Click picture or name to download.</p>
2023-07-07 16:02:16 -07:00
<p><b>This page contains any playscene backdrops that I may make for the
petz II game.</b></p>
2023-07-07 16:02:16 -07:00
<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">
2023-07-07 16:02:16 -07:00
<img src="beachfishy.jpg" alt="Fish beach"><br>
Fish beach For petz II
</a></p>
2023-07-07 16:02:16 -07:00
<p></p>
2023-07-07 16:02:16 -07:00
<p></p>
2023-07-07 16:02:16 -07:00
<p class="big">.</p>
</div>
</body>
</html>