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
+16
View File
@@ -0,0 +1,16 @@
Ability: GateUnpack
Name: #ABL_GATE_UNPACK
Description: #ABL_GATE_UNPACK_DESC
Icon: AbilityIcons::1
Hotkey: G
Target: dest = Point
Range: 10
RemoveStatus(GatePacked)
AddStatus(GateUnpacked)
ConsumeFTL(100)
ShowFTLValue(100, #COST)
TeleportTo(dest)