88 lines
No EOL
4.1 KiB
PHP
88 lines
No EOL
4.1 KiB
PHP
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Special sound-stripped originals</title>
|
|
<link rel="stylesheet" href="../style/style.css">
|
|
</head>
|
|
<body>
|
|
<?php include '../../../_menu.php'; ?>
|
|
|
|
<div class="center">
|
|
<p> </p>
|
|
|
|
<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 Dogz 5</b><br>
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>
|
|
</span>
|
|
These breedz are the original P.F.Magic or Studio Mythos originals. The Pug is the version
|
|
that I "fixed" so that the tongue is properly attached. Apart from that, all that I've done
|
|
in that and 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.<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">here.</a><br>
|
|
|
|
<a href="dl/d5breeded_ExtLnzSSBulldog_d5.zip">Bulldog</a><br>
|
|
<a href="dl/d5breeded_ExtLnzSSChihuahua_d5.zip">Chihuahua</a><br>
|
|
<a href="dl/d5breeded_ExtLnzSSDachshund_d5.zip">Dachshund</a><br>
|
|
<a href="dl/d5breeded_ExtLnzSSDalmatian_d5.zip">Dalmatian</a><br>
|
|
<a href="dl/d5breeded_ExtLnzSSGermanshepherd_d5.zip">German Shepherd</a><br>
|
|
<a href="dl/d5breeded_ExtLnzSSGoldenretriever_d5.zip">Golden Retriever</a><br>
|
|
<a href="dl/d5breeded_ExtLnzSSGreatdane_d5.zip">Great Dane</a><br>
|
|
<a href="dl/d5breeded_ExtLnzSSJackrussell_d5.zip">Jack Russell</a><br>
|
|
<a href="dl/d5breeded_ExtLnzSSLabrador_d5.zip">Labrador</a><br>
|
|
<a href="dl/d5breeded_ExtLnzSSMutt_d5.zip">Mutt</a><br>
|
|
<a href="dl/d5breeded_ExtLnzSSPapillon_d5.zip">Papillon</a><br>
|
|
<a href="dl/d5breeded_ExtLnzSSPoodle_d5.zip">Poodle</a><br>
|
|
<a href="dl/d5breeded_ExtLnzSSPug_d5.zip">Pug</a><br>
|
|
<a href="dl/d5breeded_ExtLnzSSScottie_d5.zip">Scottie</a><br>
|
|
<a href="dl/d5breeded_ExtLnzSSSheepdog_d5.zip">Sheepdog</a>
|
|
</p>
|
|
|
|
<p>
|
|
<span class="bigger purple">
|
|
<b>Sound-stripped Original Breedz for Dogz 5</b><br>
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>
|
|
</span>
|
|
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">here.</a><br>
|
|
|
|
<a href="dl/d5breeded_SSBulldog_d5.zip">Bulldog</a><br>
|
|
<a href="dl/d5breeded_SSChihuahua_d5.zip">Chihuahua</a><br>
|
|
<a href="dl/d5breeded_SSDachshund_d5.zip">Dachshund</a><br>
|
|
<a href="dl/d5breeded_SSDalmatian_d5.zip">Dalmatian</a><br>
|
|
<a href="dl/d5breeded_SSGermanshepherd_d5.zip">German Shepherd</a><br>
|
|
<a href="dl/d5breeded_SSGoldenretriever_d5.zip">Golden Retriever</a><br>
|
|
<a href="dl/d5breeded_SSGreatdane_d5.zip">Great Dane</a><br>
|
|
<a href="dl/d5breeded_SSJackrussell_d5.zip">Jack Russell</a><br>
|
|
<a href="dl/d5breeded_SSLabrador_d5.zip">Labrador</a><br>
|
|
<a href="dl/d5breeded_SSMutt_d5.zip">Mutt</a><br>
|
|
<a href="dl/d5breeded_SSPapillon_d5.zip">Papillon</a><br>
|
|
<a href="dl/d5breeded_SSPoodle_d5.zip">Poodle</a><br>
|
|
<a href="dl/d5breeded_SSPug_d5.zip">Pug</a><br>
|
|
<a href="dl/d5breeded_SSScottie_d5.zip">Scottie</a><br>
|
|
<a href="dl/d5breeded_SSSheepdog_d5.zip">Sheepdog</a>
|
|
</p>
|
|
</div>
|
|
</body>
|
|
</html>
|