[EW][Side Quests][Garlemald] All remaining Garlemald side quests #72

Merged
liza merged 38 commits from goatzone/Questionable:garlemald into master 2024-10-10 07:37:48 +00:00

the exception being 4217_Armored Up: going to PR that individually as it wants a new action added. tried to follow extant/recommended conventions, and annotate pathing, et cetera.

the exception being 4217_Armored Up: going to PR that individually as it wants a new action added. tried to follow extant/recommended conventions, and annotate pathing, et cetera.
goatzone added 31 commits 2024-09-28 04:29:32 +00:00
goatzone added 1 commit 2024-09-28 04:30:02 +00:00
goatzone added 1 commit 2024-09-28 05:10:36 +00:00
goatzone added 3 commits 2024-09-28 06:11:17 +00:00

on second thoughts, breaking it up like that is a little silly; the commits are their own distinct unit anyway.

on second thoughts, breaking it up like that is a little silly; the commits are their own distinct unit anyway.
goatzone changed title from [EW][Side Quests][Garlemald] 27/28 remaining Garlemald side quests to [EW][Side Quests][Garlemald] All remaining Garlemald side quests 2024-09-28 06:15:29 +00:00
liza reviewed 2024-09-28 09:18:00 +00:00
@ -0,0 +82,4 @@
"TerritoryId": 958,
"InteractionType": "Action",
"Action": "Dismount",
"$": "need to dismount explicitly or it blocks quest turnin, gets mad at you for not using the pet hotbar action. if we do it now, we can fly to turnin, big speedup"

You can add a step with

{
  InteractionType: None,
  Mount: false
}

to unmount.

You can add a step with ``` { InteractionType: None, Mount: false } ``` to unmount.

you know, i'm not sure why i didn't try that!

you know, i'm not sure why i didn't try that!
goatzone added 2 commits 2024-09-28 09:33:44 +00:00
liza merged commit f62de2bb77 into master 2024-10-10 07:37:48 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: liza/Questionable#72
There is no content yet.