43 lines
No EOL
1.3 KiB
PHP
43 lines
No EOL
1.3 KiB
PHP
<!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="../style/style.css">
|
|
</head>
|
|
<body>
|
|
<?php include '../../../_menu.php'; ?>
|
|
|
|
<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="images/catz345mice_GrubzPinkAndGreen.gif"><br>
|
|
<a href="dl/catz345mice_GrubzPinkAndGreen.zip">pink and green grubz</a>
|
|
</p>
|
|
|
|
<p>
|
|
<img src="images/catz345mice_GrubzYellowAndEurgh.gif"><br>
|
|
<a href="dl/catz345mice_GrubzYellowAndEurgh.zip">Yellow/black and, well, eurgh grubz</a>
|
|
</p>
|
|
|
|
<p>.</p>
|
|
</div>
|
|
</body>
|
|
</html>
|