Open source Star Ruler 2 source code!
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
Module: MiningBay
|
||||
Name: #ORB_MINING_BAY
|
||||
Blurb: #ORB_MINING_BAY_BLURB
|
||||
Description: #ORB_MINING_BAY_DESC
|
||||
Icon: AsteroidIcon::0
|
||||
Standalone: False
|
||||
Core: False
|
||||
|
||||
Require Affinity: 1 Labor
|
||||
|
||||
Build Cost: 300
|
||||
|
||||
UnlimitedAsteroidSystem()
|
||||
@@ -0,0 +1,12 @@
|
||||
Module: SolarComplex
|
||||
Name: #ORB_SOLAR_COMPLEX
|
||||
Blurb: #ORB_SOLAR_COMPLEX_BLURB
|
||||
Description: #ORB_SOLAR_COMPLEX_DESC
|
||||
Icon: ResourceIcon::2
|
||||
Standalone: False
|
||||
Core: False
|
||||
|
||||
Maintenance: 100
|
||||
Build Cost: 250
|
||||
|
||||
AddEnergyIncome(+0.3)
|
||||
@@ -0,0 +1,12 @@
|
||||
Module: TradeDepot
|
||||
Name: #ORB_TRADE_DEPOT
|
||||
Blurb: #ORB_TRADE_DEPOT_BLURB
|
||||
Description: #ORB_TRADE_DEPOT_DESC
|
||||
Icon: ResourceIcon::0
|
||||
Standalone: False
|
||||
Core: False
|
||||
|
||||
Build Cost: 200
|
||||
Require Affinity: 1 Money
|
||||
|
||||
FriendlyPlanetMoney(To Self = 150, To Other = 75)
|
||||
Reference in New Issue
Block a user