44 lines
No EOL
1.5 KiB
PHP
44 lines
No EOL
1.5 KiB
PHP
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Hex edited Clothes for Petz 3</title>
|
|
<link rel="stylesheet" href="../style/style.css">
|
|
</head>
|
|
<body>
|
|
<?php include '../../../_menu.php'; ?>
|
|
|
|
<div class="big center side-padding">
|
|
<p>
|
|
<span class="bigger purple">
|
|
<b>Hex edited Clothes for Petz 3</b><br>
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>
|
|
</span>
|
|
|
|
These are the very few clothes that I've made for the Petz 3 game. I don't have a great
|
|
interest in making petz clothes, mainly because there have always been a lot of people out
|
|
there making great stuff pretty much since the game first came out. But there were a couple
|
|
of things that people wanted to know how to do, and here they are.
|
|
</p>
|
|
|
|
<p>
|
|
<a href="dl/p3clothes_DanceDress_p3.zip" title="Dance Dresses for petz 3">
|
|
<img src="images/p3clothes_Dancedress.gif" alt="Dance Dress"><br>
|
|
Two Dance Dresses in one
|
|
</a><br>
|
|
|
|
<a href="dl/p3clothes_Wingz_p3.zip" title="Wingz for Petz 3">
|
|
<img src="images/p3clothes_Wingz.gif" alt="Wingz"><br>
|
|
Wingz for your petz
|
|
</a><br>
|
|
|
|
<a href="dl/p3clothes_WigDreads_p3.zip" title="Wigz for Petz 3">
|
|
<img src="images/p3clothes_Wigz.gif" alt="Wigz"><br>
|
|
Wigz for your petz</a> /
|
|
<a href="dl/p3clothes_WigDread2_p3.zip" title="More Dreadlocks for Petz 3">Dreadlocks 2</a>
|
|
/ <a href="dl/p3clothes_WigJudges_p3.zip" title="Download Judge's wigz">Judge's wigz</a>
|
|
</p>
|
|
</div>
|
|
</body>
|
|
</html>
|