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
+29
View File
@@ -0,0 +1,29 @@
Event: Reactor
Name: #EVT_REACTOR
Text: #EVT_REACTOR_TEXT
Target: Location = Object
SelectRandomOwnedPlanet(Location)
TargetFilterNotHomeSystem(Location)
Option:
Text: #EVT_REACTOR_ACTIVATE
Icon: ResourceIcon::2
Safe: False
SendZoomTo(Location)
Result: 50%
On: Location
AddStatus(EvtReactor)
SendMessage(#EVT_REACTOR_SUCCESS, Title = #EVT_REACTOR)
Result: 50%
On: Location
AddStarDPS(100000000000)
Destroy()
SendMessage(#EVT_REACTOR_FAILURE, Title = #EVT_REACTOR)
Option:
Text: #EVT_REACTOR_IGNORE
Default: True