Skip to content

Commit

Permalink
Merge pull request #1 from EndlessSkyPlugins/master
Browse files Browse the repository at this point in the history
Fix wormhole opening events and mission
  • Loading branch information
kestrel1110 authored Aug 1, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents 0930aa6 + 00d15a2 commit 7dae912
Showing 2 changed files with 5 additions and 4 deletions.
8 changes: 4 additions & 4 deletions data/adamas events.txt
Original file line number Diff line number Diff line change
@@ -21,17 +21,17 @@ event "war against adamas"

event "andol wormhole opens"
system "At Andol"
object "Remembrance Vortex"
add object "Remembrance Vortex"
sprite planet/wormhole
distance 2006.71
period 868.27
offset 191.403
system "Ed Andol"
object "Reminder Vortex"
add object "Reminder Vortex"
sprite planet/wormhole
distance 1838.67
period 1762.95
object "Remembrance Vortex"
add object "Remembrance Vortex"
sprite planet/wormhole
distance 2006.71
period 868.27
@@ -41,7 +41,7 @@ event "andol wormhole opens"

event "dust wormhole opens"
system "Ed Andol"
object "Reminder Vortex"
add object "Reminder Vortex"
sprite planet/wormhole
distance 1838.67
period 1762.95
1 change: 1 addition & 0 deletions data/adamas missions.txt
Original file line number Diff line number Diff line change
@@ -11,6 +11,7 @@
mission "Adamas Wormhole Opens"
name "Investigate wormhole"
invisible
landing
description "Opens the Adamas wormhole - you shouldn't be seeing this."
waypoint "At Andol"
destination "Maker"

0 comments on commit 7dae912

Please sign in to comment.