saudade/Carolyns_Creations/frames/specials/collaborations.php
punkfairie cfe096aaf0 oof
2022-11-12 16:18:06 -08:00

76 lines
No EOL
2.4 KiB
PHP

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Collaborations with other hexers</title>
<link rel="stylesheet" href="../style/style.css">
</head>
<body>
<?php include '../../../_menu.php'; ?>
<div class="center big green">
<p>
<span class="purple bigger">
<b>Collaborations with other hexers</b><br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>
</span>
These pages will show any breedz which were the idea and production of another hexer, but
which turned out to be something of a team effort with myself. They go up here with the
permission of the other team member(s), of course!
</p>
<p>
NOTE: If one of the breedz crashes your game,<br>
<a href="../crashingxp.php">please read this.</a>
</p>
<p>
<a href="../sounds/sounds.php">Go here for Species sounds</a> and
<a href="../sounds/soundsorig.php">here for original Catz and Dogz sounds</a><br>
Various Species or Fantasy breedz should have their special sounds; also, all the catz and
dogz breedz on this site use external sounds. So if you want them to sound right in your
game, you will have to download the sounds as well.
</p>
<p>
<a href="../withsueandnintendo.php">With Sue Briley and Nintendo-6444</a><br>
Get the Honkie and Artie here
</p>
<p>
<a href="../petz/withbutterflychaser.php">With Butterfly Chaser</a><br>
get the Great Tree here.<br>
<a href="../petz/withbutterflychaser2.php">Butterfly Chaser's Sauropod</a><br>
Click <a href="../petz/butterflychaser.php" target="_top">here for </a>more of Butterfly
Chaser's breedz pages<br>
and <a
href="https://web.archive.org/web/20120618165445/http://www.freewebs.com/butterflychaser/"
target="_top">here for </a>Butterfly Chaser's own site! Yay!
</p>
<p>
<a href="../petz/withcasey.php">With Casey Miller</a><br>
get the Chocolate Joy cat here.
</p>
<p>
<a href="../petz/withnicole.php">With Nicole</a><br>
get the Rhino and Ostrich here.
</p>
<p>
<a href="../petz/withmelanie.php">With Melanie</a><br>
get the Turtle here.
</p>
<p>
<a href="..petz/withmeerii.php">With meerii</a><br>
From this page you can get LNZ files made from meerii's selectively-bred petz. They are
designed to work with my External-lnz packages which you can get from my "For LNZ-files 'n'
easy-edits" pages.
</p>
</div>
</body>
</html>