Moved building art

This commit is contained in:
2026-04-18 12:55:08 +01:00
parent cd7f16f021
commit 8a6d2eb95f
14 changed files with 33 additions and 1 deletions

8
Assets/Art/Building.meta Normal file
View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 41b05b757d2f112489157adf1fcbe536
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View File

Before

Width:  |  Height:  |  Size: 721 B

After

Width:  |  Height:  |  Size: 721 B

View File

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

Before

Width:  |  Height:  |  Size: 432 B

After

Width:  |  Height:  |  Size: 432 B

View File

Before

Width:  |  Height:  |  Size: 354 B

After

Width:  |  Height:  |  Size: 354 B

View File

@@ -12,4 +12,28 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 92f10d0327354ede9d9b3cf77e1c2d30, type: 3}
m_Name: Items
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