mirror of
https://github.com/DerTyp7/example-top-down-unity.git
synced 2025-10-30 12:57:08 +01:00
changed harvest speed of tree
This commit is contained in:
@@ -4411,8 +4411,9 @@ MonoBehaviour:
|
||||
holdDuration: 1
|
||||
radius: 3
|
||||
centerPoint: {fileID: 1335747188}
|
||||
harvestDuration: 3
|
||||
harvestDuration: 1
|
||||
toolType: 0
|
||||
drops: []
|
||||
--- !u!1 &1523942491
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
|
||||
@@ -12,8 +12,8 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 11500000, guid: 0fae7bba50a98204883e78d8d6c96fc2, type: 3}
|
||||
m_Name: Wood
|
||||
m_EditorClassIdentifier:
|
||||
name:
|
||||
id: 0
|
||||
isStackable: 0
|
||||
sprite: {fileID: 0}
|
||||
name: wood
|
||||
id: 2
|
||||
isStackable: 1
|
||||
sprite: {fileID: 21300000, guid: 30728ae26107dfe438d180ab175fdaca, type: 3}
|
||||
isSelected: 0
|
||||
|
||||
Reference in New Issue
Block a user