mirror of
https://github.com/DerTyp7/harvestdale-unity.git
synced 2026-07-31 05:49:03 +02:00
inventory ui
This commit is contained in:
@@ -14,5 +14,6 @@ MonoBehaviour:
|
||||
m_EditorClassIdentifier:
|
||||
uuid: apple
|
||||
itemName: Apple
|
||||
sprite: {fileID: -992969038, guid: 81f3e7dd6e7b15747a4a5c1923fb8521, type: 3}
|
||||
stackable: 1
|
||||
maxStackSize: 100
|
||||
|
||||
@@ -14,5 +14,6 @@ MonoBehaviour:
|
||||
m_EditorClassIdentifier:
|
||||
uuid: banana
|
||||
itemName: Banana
|
||||
sprite: {fileID: -3481185, guid: 81f3e7dd6e7b15747a4a5c1923fb8521, type: 3}
|
||||
stackable: 0
|
||||
maxStackSize: 1
|
||||
|
||||
Reference in New Issue
Block a user