[SB][Allied Society][Intersocietal Quests] Added the Intersocietal questline #128
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "plogon_enjoyer/Questionable:sb-intersocietal"
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?
@ -0,0 +160,4 @@
]
},
{
"Sequence": 255,
Hi @liza for the last sequence in this quest, it completes by using the item. Still, I added the
CompleteQuest
interaction so it still follows the schema, and also we can have a reference on the next quest. However, with the quest effectively complete before this step, I don't think it could automatically proceed with the next one.You can use
CompleteQuest
as ofad76ccf057
(as you can see in Interact.cs, it already doesn't interact normally with a CompleteQuest step if ItemId is set)Great! I'll update this branch and will let you know once it's done!
Checkout
From your project repository, check out a new branch and test the changes.