mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Update RumorName and RumorNamePriority in Ship Log schema
This commit is contained in:
parent
12ab04eb28
commit
2c8f842cfb
@ -122,14 +122,14 @@
|
|||||||
<xs:element name="RumorName" type="xs:string" minOccurs="0">
|
<xs:element name="RumorName" type="xs:string" minOccurs="0">
|
||||||
<xs:annotation>
|
<xs:annotation>
|
||||||
<xs:documentation>
|
<xs:documentation>
|
||||||
No clue what this does
|
Displays on the card in detective mode if no ExploreFacts have been revealed on the parent entry
|
||||||
</xs:documentation>
|
</xs:documentation>
|
||||||
</xs:annotation>
|
</xs:annotation>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="RumorNamePriority" type="xs:int" minOccurs="0">
|
<xs:element name="RumorNamePriority" type="xs:int" minOccurs="0">
|
||||||
<xs:annotation>
|
<xs:annotation>
|
||||||
<xs:documentation>
|
<xs:documentation>
|
||||||
Also have no clue what this does
|
Priority over other RumorFacts to appear as the entry card's title
|
||||||
</xs:documentation>
|
</xs:documentation>
|
||||||
</xs:annotation>
|
</xs:annotation>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user