petz/catz1mice.php
This commit is contained in:
parent
177169537c
commit
6a2fd614c1
9 changed files with 46 additions and 1 deletions
|
@ -110,7 +110,7 @@ MENU.HTML
|
|||
* petz/c1breedz
|
||||
* petz/d1breedz
|
||||
* petz/dogz1fooler
|
||||
petz/catz1mice
|
||||
* petz/catz1mice
|
||||
|
||||
oddballz/oddballz
|
||||
|
||||
|
|
45
Carolyns_Creations/frames/petz/catz1mice.php
Normal file
45
Carolyns_Creations/frames/petz/catz1mice.php
Normal 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>
|
BIN
Carolyns_Creations/frames/petz/dl/.DS_Store
vendored
BIN
Carolyns_Creations/frames/petz/dl/.DS_Store
vendored
Binary file not shown.
BIN
Carolyns_Creations/frames/petz/dl/catz1mice_Greengrubz_c1.zip
Normal file
BIN
Carolyns_Creations/frames/petz/dl/catz1mice_Greengrubz_c1.zip
Normal file
Binary file not shown.
BIN
Carolyns_Creations/frames/petz/dl/catz1mice_Pinkgrubz_c1.zip
Normal file
BIN
Carolyns_Creations/frames/petz/dl/catz1mice_Pinkgrubz_c1.zip
Normal file
Binary file not shown.
BIN
Carolyns_Creations/frames/petz/dl/catz1mice_Yellowgrubz_c1.zip
Normal file
BIN
Carolyns_Creations/frames/petz/dl/catz1mice_Yellowgrubz_c1.zip
Normal file
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 |
Loading…
Reference in a new issue