UI HUGE UPDATE
This commit is contained in:
@@ -27,6 +27,7 @@ public class notebook_faterType : ScriptableObject
|
||||
public string class_name;
|
||||
public Sprite class_image;
|
||||
public ItemRarity itemRarity = ItemRarity.Rare;
|
||||
public ItemUsageTag usageTag = ItemUsageTag.Auto;
|
||||
[TextArea(3, 5)] public string class_description;
|
||||
|
||||
[System.Serializable]
|
||||
|
||||
Reference in New Issue
Block a user