@BEGINEVENTS

@IF
SCENARIOLOADED
@THEN
DONTPLAYWONDERS
@ENDIF

@IF
TURNINTERVAL
interval=4
@THEN
TEXT
Probes are said to have spotted what is left of the Jupiter Expedition near the Asteroid Belt.
The probes show that the astronauts sent on the expedition seem to have been changed by
something in the far reaches of the Solar System.
ENDTEXT
@ENDIF

@IF
TURN
turn=42
@THEN
TEXT
A giant worm has been spotted in the southern deserts of Mars.  This creature was thought to
be long extinct and was the primary predator on ancient Mars.
ENDTEXT
@ENDIF

@IF
TURN
turn=38
@THEN
TEXT
Planetary Radar has discovered what may be Unidentified Flying Objects in space.  These
readings are being hotly disputed but if they do exist, they are definitely alien in origin.
ENDTEXT
@ENDIF

@IF
TURN
turn=41
@THEN
TEXT
A meteorite has been spotted in space!  It's current course could pose a risk for some cities on
the Moon!
ENDTEXT
@ENDIF

@ENDEVENTS
