Add missing dialogue option for 'Sustenance for the Soul'

master
Liza 2024-08-25 11:15:05 +02:00
parent b4a649189a
commit cfce2591db
Signed by: liza
GPG Key ID: 7199F8D727D55F67
1 changed files with 8 additions and 1 deletions

View File

@ -88,7 +88,14 @@
"TerritoryId": 814, "TerritoryId": 814,
"InteractionType": "Interact", "InteractionType": "Interact",
"AetheryteShortcut": "Kholusia - Wright", "AetheryteShortcut": "Kholusia - Wright",
"Fly": true "Fly": true,
"DialogueChoices": [
{
"Type": "List",
"Prompt": "TEXT_BANPIX002_03684_Q1_000_000",
"Answer": "TEXT_BANPIX002_03684_A1_000_001"
}
]
} }
] ]
}, },