CASH SHOP ITEMS

db/cashshop_db.conf

There are multiple sections for example New, Popular, Equipment, etc.

You can add items with a ID or Item_Name (Aegis_Name)

Example:

cash_shop: (
{
    cat_0: { //New Tree
      >>>>Item ID  ID21344:25000 <<<< Cash Cost
    }
 
And would remain like this:
cash_shop: (
{
    cat_0: { //New
        ID21344:25000
    }
 
Last edited by a moderator:
db/cashshop_db.conf

There are multiple sections for example New, Popular, Equipment, etc.

You can add items with a ID or Item_Name (Aegis_Name)

Example:

cash_shop: (
{
    cat_0: { //New Tree
      >>>>Item ID  ID21344:25000 <<<< Cash Cost
    }
 
And would remain like this:
cash_shop: (
{
    cat_0: { //New
        ID21344:25000
    }
sorry i cant see on my trunk lol hehehe anyway thank you 

 
Back
Top