
07-24-2005, 08:14 PM
|
|
|
Join Date: Jun 2004
Location: Up in the clouds
Posts: 100
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
I just added the snake and the frog. Highly cute. Love them both. Great job.
There is an error in the sql queiry for the snake. I have edited it below, it is highlighted in yellow.
Quote:
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');
|
|