Open source Star Ruler 2 source code!
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
Status: ArtificialPlanetoid
|
||||
Name: #ARTIFICIAL_PLANETOID
|
||||
Description: #ARTIFICIAL_PLANETOID_DESC
|
||||
Icon: PlanetType::1
|
||||
Color: #00ff00
|
||||
Collapses: True
|
||||
@@ -0,0 +1,9 @@
|
||||
Status: Ringworld
|
||||
Name: #RINGWORLD
|
||||
Description: #RINGWORLD_DESC
|
||||
Icon: PlanetType::14
|
||||
Color: #00ff00
|
||||
Collapses: True
|
||||
|
||||
AddPlanetGfxFlag(Ringworld)
|
||||
SetSystemFlag(RingworldFlag)
|
||||
@@ -0,0 +1,14 @@
|
||||
Status: StarForge
|
||||
Name: #STARFORGE
|
||||
Description: #STARFORGE_DESC
|
||||
Icon: OrbitalIcons::5
|
||||
Color: #00ff00
|
||||
Collapses: True
|
||||
|
||||
RepeatStacks(IfSystemHasStar(AddLaborIncome(25)))
|
||||
RepeatStacks(IfSystemHasStar(IfUsingLabor(TriggerPeriodic(DealDamageToStar(5000000), Interval = 1.0))))
|
||||
OnEnable(AddStatus(StarForgeUpgrade))
|
||||
|
||||
Status: StarForgeUpgrade
|
||||
Visible To: Nobody
|
||||
Collapses: True
|
||||
Reference in New Issue
Block a user