[ShB][Allied Society][Pixies] Added remaining story quests #45
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "plogon_enjoyer/Questionable:pixie"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Added the following story quests:
@ -0,0 +152,4 @@
},
"TerritoryId": 816,
"InteractionType": "SinglePlayerDuty",
"$": "Sequence 7 is the duty itself"
This looks like it's wrong. Quest sequences have nothing to do with instanced battles. It's more that Sequence 7 is probably cutscene-only, and thus will likely never be seen unless you (I think) DC in the middle of it.
Quite contrary: if you look at e.g.
The Mountain that Strides
, you'll see sequence 6 is a SinglePlayerDuty and sequence 7 is some other interaction afterwards.For all intents and purposes, this should have
as separate sequence.
Ohhh good point, as I was also running
TextAdvance
so the cutscene was naturally skipped. I'll update this now.This is now updated in
6f8693340c