43 lines
No EOL
1 KiB
PHP
43 lines
No EOL
1 KiB
PHP
<!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>New Petz II Playscene items</title>
|
|
<!-- -->
|
|
</head>
|
|
<body>
|
|
<?php include '../../../_menu.php' ?>
|
|
|
|
<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="dl/p2playscene_Fishbeach_p2.zip" title="Fish beach for Petz II">
|
|
<img src="images/p2playscene_beachfishy.jpg" alt="Fish beach"><br>
|
|
Fish beach For petz II
|
|
</a>
|
|
</p>
|
|
|
|
<p></p>
|
|
|
|
<p></p>
|
|
|
|
<p class="big">.</p>
|
|
</div>
|
|
|
|
</body>
|
|
</html>
|