<DialogueTree xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/xen-42/outer-wilds-new-horizons/main/NewHorizons/Schemas/dialogue_schema.xsd">
	<NameField>SIGN</NameField> <!-- The name of this character -->
	<DialogueNode>
		<Name>2F_Desk</Name>
		<EntryCondition>DEFAULT</EntryCondition>
		<RequiredLogCondtion>ANGLERS_EYE_ALIENTEXT_E2</RequiredLogCondtion>
		<Dialogue>
			<Page>The light bulb above the hidden door in the Bramble Museum has somehow synced with the door under it, which can be found with a flashlight. The closer it is to opening, the darker the light bulb gets.</Page>
		</Dialogue>
		<RevealFacts>
			<FactID>ANGLERS_EYE_SIGNALHOUSE_LOCKED2</FactID>
		</RevealFacts>
	</DialogueNode>
</DialogueTree>