Skip to content

Commit

Permalink
Patched hole on Owlk side + fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
2walker2 committed Mar 29, 2024
1 parent fbe609d commit 3087b6d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 12 deletions.
6 changes: 3 additions & 3 deletions OWJam3ModProject/planets/ForlornProject.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
},
"Orbit": {
"primaryBody": "Jam 3 Sun",
"isTidallyLocked": true,
"alignmentAxis": {"y": 1}
//"isStatic": true //Remove when submitting
//"isTidallyLocked": true,
//"alignmentAxis": {"y": 1}
"isStatic": true //Remove when submitting
},
"ReferenceFrame": {
"hideInMap": false,
Expand Down
2 changes: 1 addition & 1 deletion OWJam3ModProject/planets/text/AnchorMiddleRecTop.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<TextBlock>
<ID>3</ID>
<ParentID>2</ParentID>
<Text>CALAD: We would do well to perform a thorough assesment of this projection if we do not wish to return later.</Text>
<Text>CALAD: We would do well to perform a thorough assessment of this projection if we do not wish to return later.</Text>
</TextBlock>
<TextBlock>
<ID>4</ID>
Expand Down
4 changes: 0 additions & 4 deletions OWJam3ModProject/planets/text/AnchorThreeRec.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,5 @@
<Text>CALAD: I’m unsure, Primm. Regardless, let us exit this place; we’ll have enough time to think on the way.</Text>
</TextBlock>
<ShipLogConditions>
<RevealFact>
<FactID>TeamErnesto_6</FactID>
<Condition>4</Condition>
</RevealFact>
</ShipLogConditions>
</NomaiObject>
4 changes: 0 additions & 4 deletions OWJam3ModProject/planets/text/AnchorTwoRec.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,5 @@
<Text>MELINA: Let us search for the other Anchors; we should assure ourselves they all function well. We’ll head for the incenter afterwards.</Text>
</TextBlock>
<ShipLogConditions>
<RevealFact>
<FactID>TeamErnesto_5</FactID>
<Condition>5</Condition>
</RevealFact>
</ShipLogConditions>
</NomaiObject>

0 comments on commit 3087b6d

Please sign in to comment.