42 lines
No EOL
1.5 KiB
PHP
42 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 5</title>
|
|
<link rel="stylesheet" href="../style/style.css">
|
|
</head>
|
|
<body>
|
|
<?php include '../../../_menu.php'; ?>
|
|
|
|
<div class="big center side-padding">
|
|
<p>
|
|
<span class="purple bigger">
|
|
<b>Hex edited Clothes for Petz 5</b><br>
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>
|
|
</span>
|
|
These are the very few clothes that I've made for the Petz 5 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. They show up separately
|
|
on the shelf with rather different graphics; although those on-shelf graphics don't look
|
|
anything like the clothes themselves, you should be able to see which ones are mine.
|
|
</p>
|
|
|
|
<p>
|
|
<a href="dl/p5clothes_Wingz_p5.zip" title="Wingz for Petz 5">
|
|
<img src="images/p5clothes_Wingz5.gif" alt="Wingz"><br>
|
|
Wingz for your petz
|
|
</a><br>
|
|
|
|
<a href="dl/p5clothes_WigDreads_p5.zip" title="Wigz for Petz 5">
|
|
<img src="images/p5clothes_Wigz5.gif" alt="Wigz"><br>
|
|
Wigz for your petz
|
|
</a> /
|
|
<a href="dl/p5clothes_WigDread2_p5.zip" title="More Dreadlocks for Petz 5">Dreadlocks 2
|
|
</a>/
|
|
<a href="dl/p5clothes_WigJudges_p5.zip" title="Download Judge's wigz">Judge's wigz</a>
|
|
</p>
|
|
</div>
|
|
</body>
|
|
</html>
|