2026-04-10 퀵슬롯진행중
This commit is contained in:
@@ -14,7 +14,7 @@ public enum ItemEffectType
|
||||
}
|
||||
|
||||
[CreateAssetMenu(fileName = "New Item", menuName = "Item")]
|
||||
public class Item : ScriptableObject
|
||||
public class Item : UseableEntry
|
||||
{
|
||||
public string ItemId;
|
||||
public ItemType ItemType;
|
||||
|
||||
Reference in New Issue
Block a user