(Feat) Item Update
This commit is contained in:
@@ -13,7 +13,7 @@ MonoBehaviour:
|
||||
m_Name: Hammer
|
||||
m_EditorClassIdentifier: Assembly-CSharp::ItemData
|
||||
itemName: Marteau
|
||||
icon: {fileID: 0}
|
||||
icon: {fileID: 21300000, guid: 54487ce577c03b647989cae7eef4e1e4, type: 3}
|
||||
description: Marteau pour construire et reparer les structures.
|
||||
isStackable: 0
|
||||
maxStackSize: 64
|
||||
@@ -23,5 +23,9 @@ MonoBehaviour:
|
||||
healthRestore: 0
|
||||
hungerRestore: 0
|
||||
thirstRestore: 0
|
||||
cookedResult: {fileID: 0}
|
||||
cookTime: 10
|
||||
isFuel: 0
|
||||
fuelSeconds: 30
|
||||
worldPrefab: {fileID: 1085285520790580, guid: 1e19fae830ce27a44b2068b7e4550efc, type: 3}
|
||||
handPrefab: {fileID: 1085285520790580, guid: 9f64ed5ce0216394d91f836dbefecf5d, type: 3}
|
||||
|
||||
@@ -12,8 +12,8 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 11500000, guid: f53cff53f28e82d42a1a8d25c52d87f4, type: 3}
|
||||
m_Name: Pickaxe
|
||||
m_EditorClassIdentifier: Assembly-CSharp::ItemData
|
||||
itemName: Pioche
|
||||
icon: {fileID: 0}
|
||||
itemName: Pioche en pirre
|
||||
icon: {fileID: 21300000, guid: 2237e4ae38354ff459a9b61781694de6, type: 3}
|
||||
description: Pioche pour extraire la pierre et le minerai.
|
||||
isStackable: 0
|
||||
maxStackSize: 64
|
||||
@@ -23,5 +23,9 @@ MonoBehaviour:
|
||||
healthRestore: 0
|
||||
hungerRestore: 0
|
||||
thirstRestore: 0
|
||||
cookedResult: {fileID: 0}
|
||||
cookTime: 10
|
||||
isFuel: 0
|
||||
fuelSeconds: 30
|
||||
worldPrefab: {fileID: 1392316285209212, guid: 292fc529ad2a9a54ea83dfc1beb0b683, type: 3}
|
||||
handPrefab: {fileID: 1392316285209212, guid: 869385138ceeb3c4e9ed5f72da8d50d7, type: 3}
|
||||
|
||||
@@ -1,27 +0,0 @@
|
||||
%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: Water
|
||||
m_EditorClassIdentifier: Assembly-CSharp::ItemData
|
||||
itemName: Eau
|
||||
icon: {fileID: 0}
|
||||
description: Eau potable, etanche la soif.
|
||||
isStackable: 1
|
||||
maxStackSize: 10
|
||||
itemType: 3
|
||||
harvestType: 0
|
||||
toolPower: 1
|
||||
healthRestore: 0
|
||||
hungerRestore: 0
|
||||
thirstRestore: 25
|
||||
worldPrefab: {fileID: 2848928878313733705, guid: aee821ce97ce54a409d60916304c8311, type: 3}
|
||||
handPrefab: {fileID: 0}
|
||||
@@ -1,8 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: bfc0597ed0ad41cc86e48f34052ec45f
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Reference in New Issue
Block a user