saudade/carolyns_creations/petz/petz1/catz1mice/index.html

40 lines
1 KiB
HTML
Raw Normal View History

2023-07-07 15:25:36 -07:00
<!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="/carolyns_creations/style.css">
2023-07-07 15:25:36 -07:00
2023-07-07 16:02:16 -07:00
<!-- from source -->
<title>Catz 1 Mice</title>
<!-- -->
2023-07-07 15:25:36 -07:00
2023-07-07 16:02:16 -07:00
<!-- archive menu -->
<script src="/menu.js" type="module"></script>
2023-07-07 15:25:36 -07:00
2023-07-07 16:02:16 -07:00
<!-- polyfills -->
<script src="/polyfills.js" type="module"></script>
2023-07-07 15:25:36 -07:00
</head>
<body>
<div class="center green bigger">
2023-07-07 16:02:16 -07:00
<p><b>Catz 1 Mouse "grubz" for you</b><br>
2023-07-07 15:25:36 -07:00
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</p>
2023-07-07 16:02:16 -07:00
<p>NOTE: These "grubz" will overwrite your game's own mouse files. Please
2023-07-07 15:25:36 -07:00
put your originals somewhere safe, and read the readme files included!</p>
2023-07-07 16:02:16 -07:00
<p><img src="PinkGrubzcatz1.gif"><br>
2023-07-07 15:25:36 -07:00
<a href="Pinkgrubz_c1.zip">pink grubz</a></p>
2023-07-07 16:02:16 -07:00
<p><img src="GreenGrubzcatz1.gif"><br>
2023-07-07 15:25:36 -07:00
<a href="Greengrubz_c1.zip">Green grubz</a></p>
2023-07-07 16:02:16 -07:00
<p><img src="YellowGrubzcatz1.gif"><br>
2023-07-07 15:25:36 -07:00
<a href="Yellowgrubz_c1.zip">Yellow grubz</a></p>
2023-07-07 16:02:16 -07:00
<p class="big">.</p>
2023-07-07 15:25:36 -07:00
</div>
</body>
</html>