Removed currency ammount
This commit is contained in:
@@ -70,8 +70,9 @@ namespace Fruitomation.Game.Items
|
||||
|
||||
[SerializeField] private CustomBehaviourType CustomBehaviour;
|
||||
|
||||
public bool OverrideCost;
|
||||
public double Cost;
|
||||
public GameObject Prefab;
|
||||
public float BaseItemValue;
|
||||
|
||||
public CustomItemBehaviour GetCustomBehaviour()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user