SkinShop done and building menus integrated

This commit is contained in:
Sewmina
2022-09-01 03:40:19 +05:30
parent d30fe75b7d
commit 37d9c49e69
20 changed files with 14925 additions and 6084 deletions

View File

@@ -1,29 +1,31 @@
%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: 0f0adcd9d9fe1cd78b1cc91fd454aa46, type: 3}
m_Name: O2Mine
m_EditorClassIdentifier:
buildingName: Oxygen Mine
levels:
- level: 1
stats:
- name: Oxygen
value: 10
- name: Power
value: 2
price: 20000
xpGain: 2000
description: This is an Oxygen Mine
collectable: 1
resourceType: 1
productinoRates:
- 0.1
%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: 0f0adcd9d9fe1cd78b1cc91fd454aa46, type: 3}
m_Name: O2Mine
m_EditorClassIdentifier:
buildingName: Rocket Hanger
levels:
- level: 1
stats:
- name: Oxygen
value: 10
image: {fileID: 0}
- name: Power
value: 2
image: {fileID: 0}
price: 20000
xpGain: 2000
description: Buy and craft new skins with this structure.
collectable: 0
resourceType: 1
productinoRates:
- 0.1