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
+10
View File
@@ -0,0 +1,10 @@
Building: AncientCannon
Name: #BLD_ANCIENT_CANNON
Description: #BLD_ANCIENT_CANNON_DESC
Sprite: PlanetaryArtilleryCannon
Size: 6x2
CannotBuildManually()
IfNotSiege( AddTurret(Artillery, Range=1500, Damage=100, Radius=50, Reload=10.0, Speed=200, Spread=0.0, FireArc=3.14, Tracking=0.2, FireTolerance=0, Hits=15) )
+9
View File
@@ -0,0 +1,9 @@
Building: AncientRuins
Name: #BLD_ANCIENT_RUINS
Description: #BLD_ANCIENT_RUINS_DESC
Sprite: AncientRuin
Size: 4x3
CannotBuildManually()
CannotRemove()