Building shop functional and Building states are saved online
This commit is contained in:
@@ -22,7 +22,7 @@ MonoBehaviour:
|
||||
value: 2
|
||||
- name: Energy
|
||||
value: 50
|
||||
price: 1000
|
||||
price: 10000
|
||||
- level: 2
|
||||
stats:
|
||||
- name: Stat 1
|
||||
|
||||
@@ -18,4 +18,5 @@ MonoBehaviour:
|
||||
stats:
|
||||
- name: Production rate
|
||||
value: 10%
|
||||
price: 8500
|
||||
description: This is a mine
|
||||
|
||||
@@ -20,4 +20,5 @@ MonoBehaviour:
|
||||
value: 5
|
||||
- name: Power
|
||||
value: 10
|
||||
price: 7900
|
||||
description: This is a Moon Minerals Mine
|
||||
|
||||
@@ -20,4 +20,5 @@ MonoBehaviour:
|
||||
value: 10
|
||||
- name: Power
|
||||
value: 2
|
||||
price: 20000
|
||||
description: This is an Oxygen Mine
|
||||
|
||||
@@ -22,7 +22,7 @@ MonoBehaviour:
|
||||
value: 50
|
||||
- name: Something else
|
||||
value: 40 %
|
||||
price: 0
|
||||
price: 12500
|
||||
- level: 2
|
||||
stats:
|
||||
- name: Power
|
||||
@@ -31,5 +31,5 @@ MonoBehaviour:
|
||||
value: 90
|
||||
- name: Something else
|
||||
value: 80 %
|
||||
price: 15000
|
||||
price: 22500
|
||||
description: This is a Research Lab
|
||||
|
||||
Reference in New Issue
Block a user