using UnityEngine;
using RPGCreationKit;

namespace RPGCreationKit
{
    public class #SCRIPTNAME# : ItemScript
    {


    }
}