(Feat) Add Build
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
%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: f53cff53f28e82d42a1a8d25c52d87f4, type: 3}
|
||||
m_Name: NewItem
|
||||
m_EditorClassIdentifier: Assembly-CSharp::Ashwild.Inventory.ItemData
|
||||
itemName: NewItem
|
||||
icon: {fileID: 0}
|
||||
description:
|
||||
isStackable: 1
|
||||
maxStackSize: 64
|
||||
itemType: 0
|
||||
maxUses: 0
|
||||
keepWhenDepleted: 0
|
||||
harvestType: 0
|
||||
toolPower: 1
|
||||
healthRestore: 0
|
||||
hungerRestore: 0
|
||||
thirstRestore: 0
|
||||
cookedResult: {fileID: 0}
|
||||
cookTime: 10
|
||||
isFuel: 0
|
||||
fuelSeconds: 30
|
||||
worldPrefab: {fileID: 0}
|
||||
handPrefab: {fileID: 0}
|
||||
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: db082cae7b71f3643ad33fcc5d4c474b
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Reference in New Issue
Block a user