Skip to content

Commit 3087b6d

Browse files
committed
Patched hole on Owlk side + fixed typo
1 parent fbe609d commit 3087b6d

File tree

4 files changed

+4
-12
lines changed

4 files changed

+4
-12
lines changed

OWJam3ModProject/planets/ForlornProject.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
},
1111
"Orbit": {
1212
"primaryBody": "Jam 3 Sun",
13-
"isTidallyLocked": true,
14-
"alignmentAxis": {"y": 1}
15-
//"isStatic": true //Remove when submitting
13+
//"isTidallyLocked": true,
14+
//"alignmentAxis": {"y": 1}
15+
"isStatic": true //Remove when submitting
1616
},
1717
"ReferenceFrame": {
1818
"hideInMap": false,

OWJam3ModProject/planets/text/AnchorMiddleRecTop.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<TextBlock>
1212
<ID>3</ID>
1313
<ParentID>2</ParentID>
14-
<Text>CALAD: We would do well to perform a thorough assesment of this projection if we do not wish to return later.</Text>
14+
<Text>CALAD: We would do well to perform a thorough assessment of this projection if we do not wish to return later.</Text>
1515
</TextBlock>
1616
<TextBlock>
1717
<ID>4</ID>

OWJam3ModProject/planets/text/AnchorThreeRec.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,5 @@
3939
<Text>CALAD: I’m unsure, Primm. Regardless, let us exit this place; we’ll have enough time to think on the way.</Text>
4040
</TextBlock>
4141
<ShipLogConditions>
42-
<RevealFact>
43-
<FactID>TeamErnesto_6</FactID>
44-
<Condition>4</Condition>
45-
</RevealFact>
4642
</ShipLogConditions>
4743
</NomaiObject>

OWJam3ModProject/planets/text/AnchorTwoRec.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,5 @@
3939
<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>
4040
</TextBlock>
4141
<ShipLogConditions>
42-
<RevealFact>
43-
<FactID>TeamErnesto_5</FactID>
44-
<Condition>5</Condition>
45-
</RevealFact>
4642
</ShipLogConditions>
4743
</NomaiObject>

0 commit comments

Comments
 (0)