petz/c3intbreeded

This commit is contained in:
Marley 2022-11-18 21:43:04 -08:00
parent daac82f4f4
commit 0403de13d5
33 changed files with 99 additions and 2 deletions

View file

@ -95,8 +95,8 @@ MENU.HTML
* petz/d3breedz
* petz/c3breeded
petz/d3breeded
petz/c3intbreeded
* petz/d3breeded
* petz/c3intbreeded
petz/d3intbreeded
petz/p2breedz

View file

@ -0,0 +1,97 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="../style/style.css">
<!-- from source -->
<title>Special sound-stripped originals</title>
<!-- -->
</head>
<body>
<?php include '../../../_menu.php' ?>
<div class="normal brown center small-gap-top">
<p class="bigger purple">
NOTE: No hexing ability is needed at all!<br>
These aren't just for people who want to edit petz. They are also for anyone who has
downloaded a breed in the form of an external LNZ file and wants to use it in their game.
</p>
<p class="bigger purple">
For details of where the files go in your game,
<a href="../tutorials/LNZBreedzHowto.php">click here</a>
</p>
<p>
<span class="bigger purple">
<b>Sound-stripped, external-lnz Original Breedz for Catz 3 (non-English)</b><br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
</span><br>
These breedz are the original P.F.Magic or Studio Mythos originals, with the single
exception of the Flea-free Alleys; all I've done in the other breedz is to make it so that
the sounds and .lnz files that were internal are now external. The external .lnz files will
allow people who are afraid of hex editors to use Notepad only for making litterz and
overwriting breedz. The sounds are external so that, if the sounds have been downloaded
once, all breed downloads can be sound-stripped and very small.<br>
If you only want the external-sound versions of these breedz, scroll further down this page.
As regards the Flea-free Alley, this is a true Alley with Attitude and is PKC-accepted. I
refuse to work with the original P.F.Magic Alleys, because I believe it to be wrong to force
all alley pets to have constant fleas and sickness.<br>
Please note that the readme in with the breedfile explains where everything should go,
including the sounds that are downloadable from
<a href="../sounds/soundsorig.php" title="Go here to get sounds">here.</a><br>
<a href="dl/c3intbreeded_ExtLnzSSFlealessAlleyinternational_c3.zip">
Alley Cat -- flea-free version (PKC accepted)
</a><br>
<a href="dl/c3intbreeded_ExtLnzSSbwshorthairInt_c3.zip">B+W Shorthair</a><br>
<a href="dl/c3intbreeded_ExtLnzSScalicoInt_c3.zip">Calico</a><br>
<a href="dl/c3intbreeded_ExtLnzSSchinchillapersianInt_c3.zip">Chinchilla Persian</a><br>
<a href="dl/c3intbreeded_ExtLnzSSdesertlynxInt_c3.zip">Desert Lynx</a><br>
<a href="dl/c3intbreeded_ExtLnzSSegyptianmauInt_c3.zip">Egyptian Mau</a><br>
<a href="dl/c3intbreeded_ExtLnzSShoneybearInt_c3.zip">Honey Bear</a><br>
<a href="dl/c3intbreeded_ExtLnzSSjapanesebobtailInt_c3.zip">Japanese Bobtail</a><br>
<a href="dl/c3intbreeded_ExtLnzSSmainecoonInt_c3.zip">Maine Coon</a><br>
<a href="dl/c3intbreeded_ExtLnzSSorangeshorthairInt_c3.zip">Orange Shorthair</a><br>
<a href="dl/c3intbreeded_ExtLnzSSpersianInt_c3.zip">Persian</a><br>
<a href="dl/c3intbreeded_ExtLnzSSrussianblueInt_c3.zip">Russian Blue</a><br>
<a href="dl/c3intbreeded_ExtLnzSSscottishfoldInt_c3.zip">Scottish Fold</a><br>
<a href="dl/c3intbreeded_ExtLnzSSsiameseInt_c3.zip">Siamese</a><br>
<a href="dl/c3intbreeded_ExtLnzSStabbyInt_c3.zip">Tabby</a>
</p>
<p>
<span class="bigger purple">
<b>Sound-stripped Original Breedz for Catz 3</b><br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
</span><br>
These files are sound-stripped only, for people who do not want the externally-editable .lnz
files but do want the sounds separate.<br>
Please note that the readme in with the breedfile explains where to put the sounds that are
downloadable also, from
<a href="../sounds/soundsorig.php" title="Go here to get sounds">here.</a><br>
<a href="dl/c3intbreeded_SSFFalleycatinternational_c3.zip">
Alley Cat -- flea-free version (PKC accepted)
</a><br>
<a href="dl/c3intbreeded_SSbwshorthairInt_c3.zip">B+W Shorthair</a><br>
<a href="dl/c3intbreeded_SScalicoInt_c3.zip">Calico</a><br>
<a href="dl/c3intbreeded_SSchinchillapersianInt_c3.zip">Chinchilla Persian</a><br>
<a href="dl/c3intbreeded_SSdesertlynxInt_c3.zip">Desert Lynx</a><br>
<a href="dl/c3intbreeded_SSegyptianmauInt_c3.zip">Egyptian Mau</a><br>
<a href="dl/c3intbreeded_SShoneybearInt_c3.zip">Honey Bear</a><br>
<a href="dl/c3intbreeded_SSjapanesebobtailInt_c3.zip">Japanese Bobtail</a><br>
<a href="dl/c3intbreeded_SSmainecoonInt_c3.zip">Maine Coon</a><br>
<a href="dl/c3intbreeded_SSorangeshorthairInt_c3.zip">Orange Shorthair</a><br>
<a href="dl/c3intbreeded_SSpersianInt_c3.zip">Persian</a><br>
<a href="dl/c3intbreeded_SSrussianblueInt_c3.zip">Russian Blue</a><br>
<a href="dl/c3intbreeded_SSscottishfoldInt_c3.zip">Scottish Fold</a><br>
<a href="dl/c3intbreeded_SSsiameseInt_c3.zip">Siamese</a><br>
<a href="dl/c3intbreeded_SStabbyInt_c3.zip">Tabby</a>
</p>
</div>
</body>
</html>

Binary file not shown.