Files
example-top-down-unity/Assets/Scripts/Inventory/Items/Tomato.asset
julius 9201677c1b -Added Items
-Added item stacking
-adding and removing items
2022-02-10 19:56:25 +01:00

22 lines
556 B
Plaintext

%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 0f6fecdcda7efd84baa350f4c41432a6, type: 3}
m_Name: Tomato
m_EditorClassIdentifier:
name: Tomato
id: 1
isStackable: 1
sprite: {fileID: 21300000, guid: 5ee3152fa9663e94092921b0bd6b4821, type: 3}
health: 15
water: 10
regeneration: 2