39 lines
1.3 KiB
HTML
39 lines
1.3 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<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="/carolyns_creations/style.css">
|
|
|
|
<!-- archive menu -->
|
|
<script src="/menu.js" type="module"></script>
|
|
|
|
<!-- polyfills -->
|
|
<script src="/polyfills.js" 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>
|
|
</html>
|