29 lines
628 B
Plaintext
29 lines
628 B
Plaintext
%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: 555126785c4f49a58db7735195a9ca5c, type: 3}
|
|
m_Name: EconomyConfig
|
|
m_EditorClassIdentifier:
|
|
_mobKillRewards:
|
|
- Type: 0
|
|
GoldReward: 1
|
|
- Type: 1
|
|
GoldReward: 2
|
|
- Type: 2
|
|
GoldReward: 5
|
|
_towerCosts:
|
|
- Type: 0
|
|
GoldCost: 40
|
|
GoldSellPrice: 30
|
|
- Type: 1
|
|
GoldCost: 20
|
|
GoldSellPrice: 15
|