50 lines
No EOL
1.8 KiB
PHP
50 lines
No EOL
1.8 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 4</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 4</b><br>
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>
|
|
</span>
|
|
|
|
These are the very few clothes that I've made for the Petz 4 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, as well as some omissions
|
|
from clothing sets (Pilgrim and Santa).<br>
|
|
|
|
<a href="dl/p4clothes_Wingz_p4.zip" title="Wingz for Petz 4">
|
|
<img src="images/p4clothes_Wingz.gif" alt="Wingz"><br>
|
|
Wingz for your petz
|
|
</a><br>
|
|
|
|
<a href="dl/p4clothes_SantaSweater_p4.zip" title="Santa Sweater for petz 4">
|
|
<img src="images/p4clothes_SantaSweater.gif" alt="Santa Sweater"><br>
|
|
Santa Sweater
|
|
</a><br>
|
|
|
|
<a href="dl/p4clothes_PilgrimSweater_p4.zip" title="Pilgrim Sweater for Petz 4">
|
|
<img src="images/p4clothes_PilgrimSweater.gif" alt="Pilgrim Sweater"><br>
|
|
Pilgrim Sweater
|
|
</a><br>
|
|
|
|
<a href="dl/p4clothes_WigDreads_p4.zip" title="Wigz for Petz 4">
|
|
<img src="images/p4clothes_Wigz.gif" alt="Wigz"><br>
|
|
Wigz for your petz
|
|
</a> /
|
|
<a href="dl/p4clothes_WigDread2_p4.zip" title="More Dreadlocks for Petz 4">Dreadlocks 2</a>
|
|
/
|
|
<a href="dl/p4clothes_WigJudges_p4.zip" title="Download Judge's wigz">Judge's wigz</a>
|
|
</p>
|
|
</div>
|
|
</body>
|
|
</html>
|