2023-12-10 20:37:03 -08:00
|
|
|
<!doctype html>
|
2023-06-18 16:47:51 -07:00
|
|
|
<html lang="en">
|
2023-12-10 20:37:03 -08:00
|
|
|
<head>
|
|
|
|
<meta charset="UTF-8" />
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
|
|
<title>Catz 3, 4 5 Mice</title>
|
|
|
|
<link rel="stylesheet" href="/style.css" />
|
|
|
|
|
|
|
|
<!-- saudade includes -->
|
|
|
|
<script src="/saudade.js?@root" type="module"></script>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div class="center green bigger">
|
|
|
|
<p>
|
|
|
|
<b>Catz 3, 4 and 5 Mouse "grubz" for you</b><br />
|
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
NOTE: To use these, you will need to either download and install my mice
|
|
|
|
etc Easy-edit packages, available from my Petz Easy-edit page, or you'll
|
|
|
|
need to edit your game's Resource file in order to insert these grubz. I
|
|
|
|
advise the first of those two options, as you can keep shuffling your
|
|
|
|
mice and grubz around to your heart's content :-)
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
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="GrubzPinkAndGreen.gif" /><br />
|
|
|
|
<a href="GrubzPinkAndGreen.zip">pink and green grubz</a>
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
<img src="GrubzYellowAndEurgh.gif" /><br />
|
|
|
|
<a href="GrubzYellowAndEurgh.zip"
|
|
|
|
>Yellow/black and, well, eurgh grubz</a
|
|
|
|
>
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<p>.</p>
|
|
|
|
</div>
|
|
|
|
</body>
|
2023-06-18 16:47:51 -07:00
|
|
|
</html>
|