migration from new repo
This commit is contained in:
commit
423134a840
26930 changed files with 3458568 additions and 0 deletions
21
Assets/_/Database/ScriptableObjects/Items/Gold.asset
Normal file
21
Assets/_/Database/ScriptableObjects/Items/Gold.asset
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
%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: fd6d5bd4844d4b1ba600841206a74c75, type: 3}
|
||||
m_Name: Gold
|
||||
m_EditorClassIdentifier:
|
||||
m_icon: {fileID: 21300000, guid: a9efbf4c5afc2ff48a4d9947f681673f, type: 3}
|
||||
m_name: item_gold
|
||||
m_description: item_gold_desc
|
||||
m_value: 1
|
||||
m_rarity: 0
|
||||
m_type: 4
|
||||
m_baseEffectValue: 1
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
fileFormatVersion: 2
|
||||
guid: dfb46d9b898b7413fb5b83e85e586dcd
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
|
|
@ -0,0 +1,21 @@
|
|||
%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: fd6d5bd4844d4b1ba600841206a74c75, type: 3}
|
||||
m_Name: Healing Potion
|
||||
m_EditorClassIdentifier:
|
||||
m_icon: {fileID: 21300000, guid: 9c4369f95bcfc1f499e141b7b68ee40a, type: 3}
|
||||
m_name: healing_potion
|
||||
m_description: healing_potion_desc
|
||||
m_value: 3
|
||||
m_rarity: 0
|
||||
m_type: 3
|
||||
m_baseEffectValue: 10
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
fileFormatVersion: 2
|
||||
guid: a05a45d3ba2694aa1a3875ba46507fef
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Loading…
Add table
Add a link
Reference in a new issue