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
@@ -0,0 +1,30 @@
Subsystem: TractorBeam
Name: #S_TRACTOR_BEAM
Description: #S_TRACTOR_BEAM_DESC
BaseColor: #8bb800
TypeColor: #8bb800
Elevation: 2
Tags: BaseCost, Category:Equipment, HasInternals, ExteriorCore
Tags: DefaultUnlock, Ability:TractorBeam
Hull: Flagship
Size := HexSize * Hexes
Hex.Mass := HexSize
Hex.Resistance := 0.2
Hex.HP := 18 * HexSize
Assert: Size / ShipSize > 0.33
Message: #ERROR_TOO_SMALL
Requires:
Command = 1
Module: Default
Hex.BuildCost := 3.0 * Hex.BuildCost
Module: Core
Hex.BuildCost := 3.0 * Hex.BuildCost
Sprite: TractorGun::0 * #8bb800
DrawMode: 1