Update intersocietal quests with PR comments from Redacted

This commit is contained in:
Liza 2025-03-01 18:44:26 +01:00
parent 77e4674312
commit f228db3b05
Signed by: liza
GPG Key ID: 2C41B84815CF6445
2 changed files with 17 additions and 7 deletions

View File

@ -87,7 +87,14 @@
"Z": -140.73401 "Z": -140.73401
}, },
"TerritoryId": 628, "TerritoryId": 628,
"InteractionType": "Interact" "InteractionType": "Interact",
"DialogueChoices": [
{
"Type": "YesNo",
"Prompt": "TEXT_BANALL210_03161_Q3_000_000",
"Yes": true
}
]
} }
] ]
}, },
@ -169,14 +176,10 @@
"Y": -2.9999986, "Y": -2.9999986,
"Z": 62.91284 "Z": 62.91284
}, },
"TerritoryId": 628,
"InteractionType": "UseItem",
"ItemId": 2002488,
"GroundTarget": true
},
{
"TerritoryId": 628, "TerritoryId": 628,
"InteractionType": "CompleteQuest", "InteractionType": "CompleteQuest",
"ItemId": 2002488,
"GroundTarget": true,
"NextQuestId": 3162 "NextQuestId": 3162
} }
] ]

View File

@ -100,6 +100,13 @@
"AethernetShortcut": [ "AethernetShortcut": [
"[Kugane] Kogane Dori Markets", "[Kugane] Kogane Dori Markets",
"[Kugane] Bokairo Inn" "[Kugane] Bokairo Inn"
],
"DialogueChoices": [
{
"Type": "YesNo",
"Prompt": "TEXT_BANALL240_03164_Q1_000_000",
"Yes": true
}
] ]
} }
] ]