i just finished the
Snake pet, but it seems that only 5
people are installing these things :tired:
Don't forget to click
Install to know if somebody
finds usefull these custom pets, to create and share more...
INSTALLATION
- Download the zip file
- Upload the images to the directory:
/your-forum/images/petz/petz/8/
- Run the Sql Query in your forum database:
Code:
INSERT INTO `petz_default` ( `ID` , `NAME` , `DCRP` , `TYPE` , `MHP` , `STR` , `DEF` , `AGI` , `SPECIAL`)
VALUES (
'', 'Snake', 'A dangerous pet..., '8', '100', '45', '20', '35', 'Lethal Fang');
Enjoy