added Bait Item
This commit is contained in:
parent
59b3bb4811
commit
22a4abf927
7 changed files with 274 additions and 0 deletions
20
Assets/Resources/Items/Bait.asset
Normal file
20
Assets/Resources/Items/Bait.asset
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
%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: 5f096d187f76a734fac022700054dfec, type: 3}
|
||||
m_Name: Bait
|
||||
m_EditorClassIdentifier:
|
||||
displayName: Bait
|
||||
description: nom nom nom
|
||||
id: 0
|
||||
selectedSprite: {fileID: 21300000, guid: 423719dfe7ab82942bf923c4b53737a0, type: 3}
|
||||
defaultSprite: {fileID: 21300000, guid: dccb93f4efdee0745a197bd2fa7fddf3, type: 3}
|
||||
price: 420
|
||||
Loading…
Add table
Add a link
Reference in a new issue