march
This commit is contained in:
26
Assets/Resources/Inventory/items/woodenSword.asset
Normal file
26
Assets/Resources/Inventory/items/woodenSword.asset
Normal file
@@ -0,0 +1,26 @@
|
||||
%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: 0225c604ac20d48e8ba8aca0e2252024, type: 3}
|
||||
m_Name: woodenSword
|
||||
m_EditorClassIdentifier:
|
||||
type: woodenSword
|
||||
isUsable: 1
|
||||
image: {fileID: 21300000, guid: 3982fa90729fae3499d1d9ff1319cbd6, type: 3}
|
||||
prefab: {fileID: 3041359854809748956, guid: 0531151f825f740a6bb477d31f44990b, type: 3}
|
||||
count: 0
|
||||
spawnProbability: 0
|
||||
healthIncrease: 0
|
||||
bowId: -1
|
||||
wandId: -1
|
||||
swordId: 68
|
||||
armorId: -1
|
||||
helmetId: -1
|
||||
Reference in New Issue
Block a user