Open source Star Ruler 2 source code!

This commit is contained in:
Lucas de Vries
2018-07-17 14:15:37 +02:00
commit cc307720ff
4342 changed files with 2365070 additions and 0 deletions
+27
View File
@@ -0,0 +1,27 @@
Building: AncientCore
Name: #BLD_ANCIENT_CORE
Description: #BLD_ANCIENT_CORE_DESC
Sprite: CoreBuilding
Category: ControlHubs
Size: 6x6
Base Cost: 150
Build Time: 90
Base Maintenance: 70
In Queue: True
RequireStatus(AncientReplicator)
RequireStatusToProgress(AncientReplicator)
ConflictBuilding(AncientCore, Hide = True)
ConflictBuilding(AncientTransmuter, Hide = True)
ConflictBuilding(AncientMiner, Hide = True)
DisableResourceExport()
ProduceAsteroidPressure()
AddStatus(AncientClaim)
Repeat(5, AddStatus(AncientProduce))