102 lines
No EOL
4.3 KiB
PHP
102 lines
No EOL
4.3 KiB
PHP
<!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>Hex edited babyz clothes</title>
|
|
<!-- -->
|
|
</head>
|
|
<body>
|
|
<?php include '../../../_menu.php' ?>
|
|
|
|
<div class="bold purple bigger center">
|
|
<p>
|
|
Hex edited babyz clothes<br>
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
</p>
|
|
</div>
|
|
|
|
<div class="border-outer border-green">
|
|
<div class="border-inner border-green green center bold bigger img-border">
|
|
<p>
|
|
These are Carolyn's Babyz clothes. You need to extract the .clo file into your
|
|
Resource\Clothes directory in your Babyz program directory. Names of the "naturist"
|
|
diapers are listed in the order they are on the shelf.
|
|
</p>
|
|
|
|
<p>
|
|
Download the <a href="dl/babyzclothes_whitediaper.zip">proper white diaper</a>
|
|
overwrites the grubby-looking grey default<br>
|
|
Download the <a href="dl/babyzclothes_Tailsfixedfornaturists.zip">fixed tails</a> which
|
|
will allow you to use the "naturist" diapers further down this page with the tails. Read
|
|
the Readme file for more info.
|
|
</p>
|
|
|
|
<p>
|
|
<img src="images/babyzclothes_exoticbubbles.gif" name="My Flower Crown"><br>
|
|
<a href="dl/babyzclothes_exoticbubblepants.zip">My "Exotic bubble pants"</a>
|
|
,
|
|
<a href="dl/babyzclothes_normalbubbles.zip">My "normal" bubble pants and hats</a><br>
|
|
They show up in the closet and can be removed from or added to the baby by hand.
|
|
</p>
|
|
|
|
<p>
|
|
<img src="images/babyzclothes_RubyEarrings.gif" name="Ruby Earrings">
|
|
<img src="images/babyzclothes_GoldEarrings.gif" name="Gold Earrings"><br>
|
|
<a href="dl/babyzclothes_RubyEarrings.zip">Ruby Earrings</a>
|
|
,
|
|
<a href="dl/babyzclothes_GoldEarrings.zip">Gold Earrings</a>
|
|
</p>
|
|
|
|
<p>
|
|
<img src="images/babyzclothes_Tiswaswithcrown.gif" name="My Flower Crown"><br>
|
|
<a href="dl/babyzclothes_MyFlowerCrown.zip">My Flower Crown</a>
|
|
</p>
|
|
|
|
<p>
|
|
<img src="images/babyzclothes_oxygentube.gif" name="Oxygen Tube">
|
|
<img src="images/babyzclothes_oxygentubepreemie.gif" name="Oxygen Tube"><br>
|
|
<a href="dl/babyzclothes_oxygentube.zip">Oxygen Tube</a>,
|
|
<a href="dl/babyzclothes_oxygentubepreemie.zip">"Preemie" Oxygen Tube</a><br>
|
|
<span class="normal">
|
|
Note: the oxygen tube should work with most babyz -- whether mini, maxi, normal, or
|
|
growers.<br>
|
|
But there may be some, like Kim's "Preemies", where you will find that it looks
|
|
enormous. Download the "preemie" version if you have that problem. Both versions
|
|
show up separately and do not overwrite each other.
|
|
</span>
|
|
</p>
|
|
|
|
<p>
|
|
<a href="dl/babyzclothes_Browngirldiaper.zip"
|
|
alt="Brown Girl Diaper">Brown Girl Diaper</a>,
|
|
<a href="dl/babyzclothes_Paleboydiaper.zip" alt="Pale Boy Diaper">Pale Boy Diaper</a>,
|
|
<a href="dl/babyzclothes_Palegirldiaper.zip">Pale Girl Diaper</a><br>
|
|
<div class="missing-asset normal" name="Browng_Paleb_Paleflesh0"
|
|
style="width: 226px; height: 66px;">
|
|
<i>missing:<br>
|
|
Browng_Paleb_Paleflesh.gif</i>
|
|
</div>
|
|
</p>
|
|
|
|
<p>
|
|
<a href="dl/babyzclothes_Chocolategirldiaper.zip">Chocolate Girl Diaper</a>,
|
|
<a href="dl/babyzclothes_Creamgirldiaper.zip">Cream Girl Diaper</a>,
|
|
<a href="dl/babyzclothes_Robinbrowngirldiaper.zip">Robin-brown Girl Diaper</a><br>
|
|
<img src="images/babyzclothes_Chocog_Creamg_Robing.gif" name="Chocog_Creamg_Robing0">
|
|
</p>
|
|
|
|
<p>
|
|
<a href="dl/babyzclothes_Darkgirldiaper.zip">Dark Girl Diaper</a>,
|
|
<a href="dl/babyzclothes_Blackgirldiaper.zip">Black Girl Diaper</a>,
|
|
<a href="dl/babyzclothes_Mochagirldiaper.zip">Mocha Girl Diaper</a>
|
|
<img src="images/babyzclothes_Darkg_Blackg_Mochag.gif" name="Darkg_Blackg_Mochag0">
|
|
</p>
|
|
</div>
|
|
</div>
|
|
|
|
</body>
|
|
</html>
|