Moved building art
8
Assets/Art/Building.meta
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 41b05b757d2f112489157adf1fcbe536
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
|
Before Width: | Height: | Size: 721 B After Width: | Height: | Size: 721 B |
|
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 2.6 KiB |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 432 B After Width: | Height: | Size: 432 B |
|
Before Width: | Height: | Size: 354 B After Width: | Height: | Size: 354 B |
@@ -12,4 +12,28 @@ MonoBehaviour:
|
|||||||
m_Script: {fileID: 11500000, guid: 92f10d0327354ede9d9b3cf77e1c2d30, type: 3}
|
m_Script: {fileID: 11500000, guid: 92f10d0327354ede9d9b3cf77e1c2d30, type: 3}
|
||||||
m_Name: Items
|
m_Name: Items
|
||||||
m_EditorClassIdentifier: Fruitomation::Fruitomation.Game.Items.SerializedItemInfoRegistry
|
m_EditorClassIdentifier: Fruitomation::Fruitomation.Game.Items.SerializedItemInfoRegistry
|
||||||
Registry: []
|
Registry:
|
||||||
|
- Type: 0
|
||||||
|
MinMoney: 0.5
|
||||||
|
MaxMoney: 1.5
|
||||||
|
- Type: 1
|
||||||
|
MinMoney: 3
|
||||||
|
MaxMoney: 7
|
||||||
|
- Type: 2
|
||||||
|
MinMoney: 12
|
||||||
|
MaxMoney: 18
|
||||||
|
- Type: 3
|
||||||
|
MinMoney: 40
|
||||||
|
MaxMoney: 60
|
||||||
|
- Type: 4
|
||||||
|
MinMoney: 120
|
||||||
|
MaxMoney: 160
|
||||||
|
- Type: 6
|
||||||
|
MinMoney: 250
|
||||||
|
MaxMoney: 350
|
||||||
|
- Type: 7
|
||||||
|
MinMoney: 800
|
||||||
|
MaxMoney: 900
|
||||||
|
- Type: 5
|
||||||
|
MinMoney: 2000
|
||||||
|
MaxMoney: 3000
|
||||||
|
|||||||