march
This commit is contained in:
26
Assets/Resources/Inventory/items/strongSword.asset
Normal file
26
Assets/Resources/Inventory/items/strongSword.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: strongSword
|
||||
m_EditorClassIdentifier:
|
||||
type: StrongSword
|
||||
isUsable: 1
|
||||
image: {fileID: 21300000, guid: a3a010e7055eea943b6a1bc2d626d0f4, type: 3}
|
||||
prefab: {fileID: 3041359854809748956, guid: fe3e51b5eabcc4000917789162d12369, type: 3}
|
||||
count: 0
|
||||
spawnProbability: 0
|
||||
healthIncrease: 0
|
||||
bowId: -1
|
||||
wandId: -1
|
||||
swordId: 19
|
||||
armorId: -1
|
||||
helmetId: -1
|
||||
Reference in New Issue
Block a user