added Hoe & Scythe Items
added starting Items in Inventory
This commit is contained in:
parent
207d07b026
commit
db13c25920
3 changed files with 43 additions and 6 deletions
19
Assets/Items/Usable/Hoe.asset
Normal file
19
Assets/Items/Usable/Hoe.asset
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
%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: 761f645f009328845bc7851753024e92, type: 3}
|
||||
m_Name: Hoe
|
||||
m_EditorClassIdentifier:
|
||||
displayName: Hoe
|
||||
description: on the streets
|
||||
id: 0
|
||||
selectedSprite: {fileID: 21300238, guid: 2700e06d970d112489ff23cfb58c3f78, type: 3}
|
||||
defaultSprite: {fileID: 21300212, guid: 2700e06d970d112489ff23cfb58c3f78, type: 3}
|
||||
Loading…
Add table
Add a link
Reference in a new issue