petz/catz1mice.php

This commit is contained in:
Marley 2022-11-19 15:24:59 -08:00
parent 177169537c
commit 6a2fd614c1
9 changed files with 46 additions and 1 deletions

View file

@ -110,7 +110,7 @@ MENU.HTML
* petz/c1breedz * petz/c1breedz
* petz/d1breedz * petz/d1breedz
* petz/dogz1fooler * petz/dogz1fooler
petz/catz1mice * petz/catz1mice
oddballz/oddballz oddballz/oddballz

View file

@ -0,0 +1,45 @@
<!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>Catz 1 Mice</title>
<!-- -->
</head>
<body>
<?php include '../../../_menu.php' ?>
<div class="center green bigger">
<p>
<b>Catz 1 Mouse "grubz" for you</b><br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
</p>
<p>
NOTE: These "grubz" will overwrite your game's own mouse files. Please put your originals
somewhere safe, and read the readme files included!
</p>
<p>
<img src="images/catz1mice_PinkGrubzcatz1.gif"><br>
<a href="dl/catz1mice_Pinkgrubz_c1.zip">pink grubz</a>
</p>
<p>
<img src="images/catz1mice_GreenGrubzcatz1.gif"><br>
<a href="dl/catz1mice_Greengrubz_c1.zip">Green grubz</a>
</p>
<p>
<img src="images/catz1mice_YellowGrubzcatz1.gif"><br>
<a href="dl/catz1mice_Yellowgrubz_c1.zip">Yellow grubz</a>
</p>
<p class="big">.</p>
</div>
</body>
</html>

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB