View Single Post
  #2  
Old 06-30-2014, 08:04 PM
Hwona's Avatar
Hwona Hwona is offline
Member
 
Join Date: Mar 2013
Posts: 620
Gender: Female
Credits: 67,687
Hwona is on a distinguished road
Default

Umm, you added a new item function in your database right? Oh wait, one more thing:
Go to your class_privateitem.php file. See all that case-break stuff? Add:
$message = items_itemname($this, $owned_adoptable);
break;
__________________
Reply With Quote