<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>Wall2</Name>
		<EntryCondition>DEFAULT</EntryCondition>
		<RequiredLogCondtion>ANGLERS_EYE_ALIENTEXT_E2</RequiredLogCondtion>
		<Dialogue>
			<Page>Anglerfish 101: To evade an anglerfish, use diagonal thrusting power. You can also avoid being chased if you stop thrusting right when you see it moving, or hear it grunt. It might just coast right past you instead of chase you.</Page>
		</Dialogue>
		<RevealFacts>
			<FactID>PREBRAMBLE_ARCHIVES_TEXT_ANGLER2</FactID>
		</RevealFacts>
	</DialogueNode>
</DialogueTree>